LaravelPackages.net
Acme Inc.
Toggle sidebar
itul/laravelcollective-html

HTML and Form Builders for the Laravel Framework

700
0
v6.12
About itul/laravelcollective-html

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:

  1. composer require rdx/laravelcollective-html
  2. if your project explicitly required html: composer remove laravelcollective/html

This 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.

Comments