v10.38.1
版本发布时间: 2023-12-22 22:37:34
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [10.x] Adds support for parse callbacks from anonymous classes by @nunomaduro in https://github.com/laravel/framework/pull/49432
- Revert "[10.x] Drop the primary key if it exists when adding a new primary key" by @taylorotwell in https://github.com/laravel/framework/pull/49448
- [10.x] Fix installing DBAL on a fresh app by @timacdonald in https://github.com/laravel/framework/pull/49438
- [10.x] Add method to create request by @dododedodonl in https://github.com/laravel/framework/pull/49446
- [10.x] Move
Illuminate\Foundation\Application::joinPaths()
toIlluminate\Filesystem\join_paths()
by @crynobone in https://github.com/laravel/framework/pull/49433