Laravel 10.17.0 is now available. This release includes minor changes, improvements and bug fixes.
Laravel 10.17.0 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 10.17.0 Changelog
🐞 Bug fixes
- [10.x] Update TrustProxies to rely on $headers if properly set #47844
- [10.x] Accept protocols as argument for URL validation (#47843)
- [10.x] Support human-friendly text for file size (#47846)
- Apply fixes from StyleCI
- [10.x] Added UploadedFile as return type (#47847)
- Update facade docblocks
- [10.x] Add option to adjust database default lock timeout (#47854)
- [10.x] PHP 8.3 builds (#47788)
- [10.x] Add Collection::enforce() method (#47785)
- [10.x] Allow custom mutex names for isolated commands (#47814)
- Fix for issues with closure-based scheduled commands in schedule:test #47862
- [10.x] Extract customised deleted_at column name from Model FQN (#47873)
- [10.x] Adding Minutes Option in Some Frequencies (#47789)
- [10.x] Add config:show command (#47858)
- [10.x] Test Improvements for hashed password (#47904)
- [10.x] Use shared facade script (#47901)
- Update facade docblocks
- [10.x] Add –test and –pest options to make:component (#47894)
- [10.x] Prompts (#46772)
- [10.x] Migrate JSON data to shared InputBag (#47914)
- Update Factory.php (#47920)
- [10.x] Fix Http global middleware for queue, octane, and dependecy injection #47915
- Apply fixes from StyleCI
Although updates are tested, you’re always encouraged to backup your files before patching.
Tags: framework, 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)