oliveira / html-macros
Html and Form macros that extends the Illuminate\Form and Illuminate\Html
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Open Issues: 0
Type:helpers
This package is not auto-updated.
Last update: 2024-11-15 10:21:33 UTC
README
These are the macros that I use in many of the projects that I work on. I use the Twitter Bootstrap naming convention for classes and other stuff. Also, many of these macros will only work on my projects. Feel free to fork and use it as you wish.
Instalation
composer require oliveira/html-macros
And:
composer dump -o
License
MIT