Laravel 10.18.0 is now available. This release includes minor changes, improvements and bug fixes.
Laravel 10.18.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.18.0 Changelog
🐞 Bug fixes
- [10.x] Allow DatabaseRefreshed event to include given
database
andseed
options by @crynobone in #47923 - [10.x] Use generics in
throw_if
andthrow_unless
to indicate dynamic exception type by @osbre in #47938 - [10.x] Fixes artisan about –only should be case insensitive by @crynobone in #47955
- [10.x] Improve decimal shape validation by @timacdonald in #47954
- docs: update phpdoc in Str helper for remove function by @squiaios in #47967
- [10.x] Remove return on void callback by @gonzunigad in #47969
- [9.x] Improve decimal shape validation by @timacdonald in #47957
- [10.x] Add
content
method to Vite by @michael-rubel in #47968 - [10.x] Allow empty port in psql schema dump by @Arzaroth in #47988
- [10.x] Show config when the value is false or zero by @saeedhosseiinii in #47987
- [10.x] Add getter for components on IO interaction by @chris-ware in #47982
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)