laravellux / html
HTML and Form Builders for the Laravel Framework
Installs: 143 455
Dependents: 3
Suggesters: 0
Security: 0
Stars: 34
Watchers: 4
Forks: 964
pkg:composer/laravellux/html
Requires
- php: >=8.0
- 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.6.2
- phpunit/phpunit: ~8.5|^9.5.10|^10.1|^11.0.1
README
⚠️ Important Update: The
laravellux/htmlpackage has replaced thelaravelcollective/htmlpackage. Please replace all references ofCollective\Htmlin your project withLaravelLux\Html. For the majority of applications, no other changes should be necessary, and your project should continue to work as expected. However, always ensure to thoroughly test your project after this update to avoid unexpected issues. Thank you for your understanding.
Official documentation for Forms & Html for The Laravel Framework can be found at the Laravel Lux by WebSE website.
