Releases: laravel/laravel
Releases · laravel/laravel
v12.10.0
v12.9.1
- [12.x] Replace Bootcamp with Laravel Learn by @AhmedAlaa4611 in #6692
- [12.x] Comment out CLI workers for fresh applications by @timacdonald in #6693
v12.9.0
Full Changelog: v12.8.0...v12.9.0
v12.8.0
- [12.x] Makes test suite using broadcast's
nulldriver by @nunomaduro in #6691
v12.7.1
- Added
failoverdriver to thequeueconfig comment. by @sajjadhossainshohag in #6688
v12.7.0
Full Changelog: v12.6.0...v12.7.0
v12.6.0
v12.5.0
- [12.x] Fix type casting for environment variables in config files by @AhmedAlaa4611 in #6670
- Fix CVEs affecting vite by @faissaloux in #6672
- Update .editorconfig to target compose.yaml by @fredikaputra in #6679
- Add pre-package-uninstall script to composer.json by @cosmastech in #6681
v12.4.0
- [12.x] Add default Redis retry configuration by @mateusjatenee in #6666
v12.3.1
- [12.x] Bump Pint version by @AhmedAlaa4611 in #6653
- [12.x] Making sure all related processed are closed when terminating the currently command by @AhmedAlaa4611 in #6654
- [12.x] Use application name from configuration by @AhmedAlaa4611 in #6655
- Bring back postAutoloadDump script by @jasonvarga in #6662