Laravel 6.15.0 发布了,主要更新内容有:
Illuminate\Auth\Events\Validated
事件 (#31357, 7ddac28)Blueprint
支持语法的 macro
(#31365)Macroable
添加到 Illuminate\Console\Scheduling\Schedule
类 (#31354)BusFake
中添加对 dispatchAfterResponse
的支持 (#31418, e59597f)Illuminate\Foundation\Exceptions\Handler::getHttpExceptionView()
(#31420)Illuminate\Events\Dispatcher::hasListeners()
(#31403, c80302e)更新说明: https://github.com/laravel/framework/releases/tag/v6.15.0
(文/开源中国)