zachleigh / larafolio

A portfolio management system for Laravel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have Blade partials or directives for common, basic html elements

zachleigh opened this issue · comments

Elements to make:

  • Images with src and alt tags
  • Links with href, optionally wrapped in link text

All partials/directives will require a project instance, the name of the image/link to render, and any optional variables.