Laravel 10.18 Released
August 9th, 2023
Via:
Laravel News
Couple patch releases last week and a minor release yesterday brings us to Laravel 10.18. Here are the highlights:
- Update ensure() to correctly work with interfaces and object inheritance in #47934
- Allow DatabaseRefreshed event to include given database and seed options in #47923
- Improve decimal shape validation in #47954
- Add content() to Vite in #47968
You may review the full branch diff on GitHub for a complete list of changes.