laravellux / html
HTML and Form Builders for the Laravel Framework
v7.1.3
2024-04-08 20:12 UTC
Requires
- php: >=8.0
- illuminate/http: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/routing: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/session: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/view: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- illuminate/database: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- mockery/mockery: ~1.6.2
- phpunit/phpunit: ~8.5|^9.5.10
README
⚠️ Important Update: The
laravellux/html
package has replaced thelaravelcollective/html
package. Please replace all references ofCollective\Html
in 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.