prabowosd / laravel-collective-html
Laravel 11-12 compatible fork of LaravelCollective/html. Namespaces kept as original for compatibility. HTML and Form Builders for the Laravel Framework
Installs: 176
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 3
pkg:composer/prabowosd/laravel-collective-html
Requires
- php: ^8.2
- illuminate/http: ^10.0|^11.0|^12.0
- illuminate/routing: ^10.0|^11.0|^12.0
- illuminate/session: ^10.0|^11.0|^12.0
- illuminate/support: ^10.0|^11.0|^12.0
- illuminate/view: ^10.0|^11.0|^12.0
Requires (Dev)
- illuminate/database: ^10.0|^11.0|^12.0
- mockery/mockery: ^1.6
- phpunit/phpunit: ^10.0|^11.0
README
Fork of https://github.com/LaravelCollective/html with support for Laravel 11.
Howto
Please refer to the original documentation at https://laravelcollective.com/docs/6.x/html.