bgaze / laravel-collective-html
HTML and Form Builders for the Laravel Framework
v1.0.0
2025-03-23 05:13 UTC
Requires
- php: >=7.2.5
- illuminate/http: >=6.0
- illuminate/routing: >=6.0
- illuminate/session: >=6.0
- illuminate/support: >=6.0
- illuminate/view: >=6.0
Requires (Dev)
- illuminate/database: >=6.0
- mockery/mockery: ~1.0
- phpunit/phpunit: ~8.5|^9.5.10
README
This is a fork to make my Bootstrap 4 forms builder work on recent Laravel versions.
Official documentation for Forms & Html for The Laravel Framework can be found at the LaravelCollective website.