dzonydvlp / collective-html
HTML and Form Builders for the Laravel Framework
7.1
2025-04-16 13:36 UTC
Requires
- php: ~7.2|~8
- illuminate/http: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/routing: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/session: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/view: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
Requires (Dev)
- illuminate/database: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- mockery/mockery: ~1.0
- phpunit/phpunit: ~8.5|^9.5|^10.5
README
Official documentation for Forms & Html for The Laravel Framework can be found at the LaravelCollective website.
Installation
Begin by installing this package through Composer. Edit your project's composer.json file to require laravelcollective/html.
composer require dzonydvlp/collective-html