Releases: laravel/laravel
Releases · laravel/laravel
v12.11.2
- [12.x] Update composer dev script to ensure no timeout by @jackbayliss in #6735
- [12.x] Update jobs/cache migrations by @jackbayliss in #6736
- [12.x] Remove failed jobs indexes by @jackbayliss in #6739
- [12.x] Add
APP_URLfallback in filesystems config by @KentarouTakeda in #6742 - chore: Update outdated GitHub Actions version by @pgoslatara in #6743
v12.11.1
- Use environment variable for
DB_SSLMODE- Postgres by @robsontenorio in #6727 - fix: ensure APP_URL does not have trailing slash in filesystem by @msamgan in #6728
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