Releases: laravel/laravel
Releases · laravel/laravel
v12.11.0
- fix: cookies are not available for subdomains by default by @joostdebruijn in #6705
- Fix PHP 8.5 PDO Driver Specific Constant Deprecation by @RyanSchaefer in #6710
- Ignore Laravel compiled views for Vite by @QistiAmal1212 in #6714
v12.10.1
- Update schema URL in package.json by @robinmiau in #6701
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