HTML and Form Builders for the Laravel Framework
itul/laravelcollective-html is a Laravel package for html and form builders for the laravel framework.
It currently has 0 GitHub stars and 700 downloads on Packagist (latest version v6.12).
Install it with composer require itul/laravelcollective-html.
Discover more Laravel packages by itul
or browse all Laravel packages to compare alternatives.
Last updated
This is a laravelcollective/html drop-in replacement
To use this package instead of laravelcollective/html as a perfect drop-in replacement, do this in your project:
composer require rdx/laravelcollective-htmlhtml: composer remove laravelcollective/htmlThis will install rdx/laravelcollective-html and pretend it IS laravelcollective/html, and all other packages will believe laravelcollective/html is installed, because Composer is awesome.