Releases: laravel/laravel
Releases · laravel/laravel
v11.6.1
- Update vite dependencies by @laserhybiz in #6521
- [11.x] Sync
session.lifetime
configuration by @crynobone in #6522 - Remove extra hourly() method in console.php by @scajanus in #6525
v11.6.0
- Preserve X-Xsrf-Token header from .htaccess by @thecodeholic in #6520
v11.5.1
v11.5.0
- [11.x] Update
config/mail.php
with supported configuration by @crynobone in #6506
v11.4.0
- [11.x] Narrow down array types to lists by @DvDty in #6497
- Upgrade to Vite 6 by @timacdonald in #6498
v11.3.3
- Inconsistency in Github action names by @amirbabaeii in #6478
- Add schema property to enhance autocompletion for composer.json by @octoper in #6484
- Update .gitignore by @EmranMR in #6486
- [11.x] Bump framework version by @PerryvanderMeer in #6490
- [11.x] match
HidesAttributes
docblocks by @browner12 in #6495
v11.3.2
- Fixes pail timing out after an hour by @nunomaduro in #6473
v11.3.1
Full Changelog: v11.3.0...v11.3.1
v11.3.0
- Add Tailwind, "composer run dev" by @taylorotwell in #6463