Laravel v5.8.13 is released in 2019/04/18, here are the changes we`ve merged into this release.
Added
- Added
@error
blade directive (#28062) - Added the ability to register
custom Doctrine DBAL
types in the schema builder (#28214, 91a6afe)
Fixed
Reverted
- Reverted of
possibility for use in / not in operators in the query builder
since of issue withwherePivot()
method (04a547ee)
GitHub: https://github.com/laravel/framework/releases/tag/v5.8.13