Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.13 KB

readme.md

File metadata and controls

16 lines (11 loc) · 1.13 KB

LaravelCollective HTML

Unit Tests Packagist License Latest Stable Version Total Downloads Fruitcake

Replacement for laravelcollective/html

Official documentation for Forms & Html for The Laravel Framework can be found at the LaravelCollective website.

This is just a fork with Laravel 11 support.

Changes

  • FormBuilder::selectMonth() now uses the Carbon::translatedFormat() format instead of strftime()