Laravel 6.15.1 发布了,主要更新内容有:
Added
- 将
whereNull和whereNotNull添加到Collection(#31425) - 添加了
Illuminate\Foundation\Testing\MockStream类 (#31447)
Fixed
更新说明: https://laravel-news.com/laravel-6-15-1
下载地址:
Laravel 6.15.1 发布了,主要更新内容有:
whereNull 和 whereNotNull 添加到 Collection (#31425)Illuminate\Foundation\Testing\MockStream 类 (#31447)更新说明: https://laravel-news.com/laravel-6-15-1
下载地址:
https://github.com/laravel/framework/releases
之前