Download the PHP package rodrigo-balest/html without Composer
On this page you can find all versions of the php package rodrigo-balest/html. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rodrigo-balest/html
More information about rodrigo-balest/html
Files in rodrigo-balest/html
Download rodrigo-balest/html
More information about rodrigo-balest/html
Files in rodrigo-balest/html
Vendor rodrigo-balest
Package html
Short Description Overrides Laravel 4.2 FormBuilder, adding support to array of checkboxes
License
Package html
Short Description Overrides Laravel 4.2 FormBuilder, adding support to array of checkboxes
License
Please rate this library. Is it a good library?
Informations about the package html
Html
Overrides Laravel 4.2 FormBuilder, adding support to array of checkboxes.
In your "composer.json" file, add the following line:
"rodrigo-balest/html": "dev-master"
In your "app/config/app.php" file, substitute the original provider 'Illuminate\Html\HtmlServiceProvider',
for the following:
'RodrigoBalest\Html\HtmlServiceProvider',
That's it!
PS: This work is based on the following posts:
https://github.com/laravel/framework/commit/1c7e2dc4f2c9874bc829af55b901e765661ee2a1
All versions of html with dependencies
PHP Build Version
Package Version
The package rodrigo-balest/html contains the following files
Loading the files please wait ....