mrugeshtatvasoft / html
HTML and Form Builders for the Laravel Framework
v1.3
2025-02-19 07:16 UTC
Requires
- php: >=8.1
- 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: ~2.0
- phpunit/phpunit: ~8.5|^9.5.10
This package is auto-updated.
Last update: 2025-02-19 07:16:40 UTC
README
Laravel Collective HTML upgraded version for Latest Laravel
Official documentation for Forms & Html for The Laravel Framework can be found at the LaravelCollective Documentation.
Upgrade to mrugeshtatvasoft/html
If you're using LaravelCollective/html and want to upgrade or replace it with mrugeshtatvasoft/html, follow the instructions below:
Installation Steps:
-
Install Laravel Collective HTML Package:
Use Composer to install the package in your Laravel project:
composer require mrugeshtatvasoft/html