Laravel v5.7.25 released

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 ENV to control paths of cache files for services, packages and routes (#27389)

Fixed

  • Fixed BelongsToMany pivot relationship child with loaded relations wakeup (#27358)
  • Fixed wrong class being used when eager loading nullable MorphTo with withDefault() (#27411)

Changed

  • Removed php_network_getaddresses: getaddrinfo failed: Name or service not known in DetectsLostConnections trait (#27418)

GitHub: https://github.com/laravel/framework/releases/tag/v5.7.25

Keep reading

Stay connected with the latest Laravel news