Laravel v5.8.20 is released in 2019/06/04, here are the changes we`ve merged into this release.
Added
- Added
viewAny()
to dummy policy class (#28654, #28671) - Added
fullpath
option tomake:migration
command (#28669)
Performance improvement
Fixed
- Fixed
artisan cache:clear
command with a redis cluster using the Predis library (#28706)
GitHub: https://github.com/laravel/framework/releases/tag/v5.8.20