Laravel v5.7.25 is released in 2019/02/05, here are the changes we`ve merged into this release.
Added
- Allowed specifying custom translation for date relative messages (#27341)
- Add computed support to SQL Server schema grammar (#27346, 1c74d7f)
- Allowed
ENVto control paths ofcache filesforservices,packagesandroutes(#27389)
Fixed
- Fixed
BelongsToManypivot relationship child with loaded relations wakeup (#27358) - Fixed wrong class being used when eager loading nullable
MorphTowithwithDefault()(#27411)
Changed
- Removed
php_network_getaddresses: getaddrinfo failed: Name or service not knowninDetectsLostConnectionstrait (#27418)
GitHub: https://github.com/laravel/framework/releases/tag/v5.7.25

