Laravel 6.14.0 发布了,主要更新内容有:
Illuminate\Bus\Dispatcher::dispatchAfterResponse()
方法 (#31300, 8a3cdb0)Illuminate\Support\Testing\Fakes\QueueFake::assertPushedWithoutChain()
方法 (#31332, 7fcc6b5)Macroable
特性添加到 Illuminate\Events\Dispatcher
(#31317)NoPendingMigrations
事件 (#31289, 739fcea)vendor:publish
命令中发布标签时删除了重复的输出 (#31333)更新说明:https://laravel-news.com/laravel-6-14-0
(文/开源中国)