v11.23.3
版本发布时间: 2024-09-12 21:09:59
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [11.x] Fixed attempt to call
Application::routesAreCached()
when application doesn't implementsCachesRoutes
contract. by @crynobone in https://github.com/laravel/framework/pull/52761 - [11.x] Fix PHP and Artisan binary by @hafezdivandari in https://github.com/laravel/framework/pull/52744
- [11.x] fix: PHPDoc for loading nested relations by @calebdw in https://github.com/laravel/framework/pull/52762
- Update facade dockblocks by @timacdonald in https://github.com/laravel/framework/pull/52750
- Fix: Unreachable action buttons in notification template when using "align" prop with "left" or "right". by @lpheller in https://github.com/laravel/framework/pull/52758