Download the PHP package mraiur/laravel-enhanced-form without Composer
On this page you can find all versions of the php package mraiur/laravel-enhanced-form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-enhanced-form
laravel-enhanced-form
Extend Laravel forms to add convinient access and helps. The package is extending the Laravels Html/From package to add additional functionality.
Example select :
Output:
New component using hidden input by default for easy form data access via js for example.
Output:
Setting the aria value to a comma separated list will add the matching Model attributes.
Setup
After install add to your app.php in providers array:
Add to aliases array:
All versions of laravel-enhanced-form with dependencies
PHP Build Version
Package Version
The package mraiur/laravel-enhanced-form contains the following files
Loading the files please wait ....