Laravel 9.47.0 is now available. This release includes minor changes, improvements and bug fixes.
Laravel 9.47 is a clean and classy framework for PHP web development.
Freeing you from spaghetti code, Laravel helps you create wonderful applications using simple, expressive syntax. Development should be a creative experience that you enjoy, not something that is painful. Enjoy the fresh air.
Laravel 9.47.0 Changelog
No database updates are necessary.
🧮 Added
- Added Support Lazy Collections in BatchFake::add() (#45507)
- Added Decimal to list of Numeric rules (#45533)
- Added Illuminate/Routing/PendingSingletonResourceRegistration::destroyable() (#45549)
- Added setVisible and setHidden to Eloquent Collection (#45558)
🐞 Bug fixes
- Fix bound method contextual binding (#45500)
- Fixed Method explodeExplicitRule with regex rule (#45555)
- Fixed Illuminate/Database/Query/Builder::whereIntegerInRaw() (#45584)
- Fixes blade tags (#45490)
📝 Changed
- Return model when casting attribute (#45539)
- always show full path to migration in Illuminate/Database/Console/Migrations/MigrateMakeCommand.php (9f6ff48)
- Remove index name when adding primary key on MySQL (#45515)
Although updates are tested, you’re always encouraged to backup your files before patching.
Tags: php framework, Softaculous
Related Links
- Live Demo:
See Laravel in action (Softaculous site (External link)) - Official Website:
Learn more about Laravel software (External link) - Run Laravel in your website:
Please Contact us for more information or start any Hosting Plan and install Laravel from Softaculous software library - Laravel Changelog:
To read changelog source Click Here (GitHub External link)