Skip to content

leroy-merlin-br/html

 
 

Repository files navigation

Laravel 11 Compatible Fork of the LaravelCollective Forms Package

Tests Packagist Stable Version Packagist downloads MIT Software License

This is a fork of the original LaravelCollective HTML package. It aims to serve as a drop-in replacement after the original package is no longer updated.

The only change this package brings is that it only support PHP 8.1+ and Laravel 10, 11 & 12.

The rest of the functionality is identical with the original one.

Installation

Run:

composer require konekt/html:^6.5

This will replace your existing laravelcollective/html v6.4+ installation with this version:

Replace the package

See the original Documentation for usage details.

About

HTML and Form Builders for the Laravel Framework

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.5%
  • Shell 0.5%