Laravel v6.5.0 released

Laravel v6.5.0 is released in 2019/11/05, here are the changes we`ve merged into this release.

Added

  • Added LazyCollection::remember() method (#30443)
  • Added Str::afterLast() and Str::beforeLast() methods (#30507)
  • Added existsOr() and doesntExistOr() methods to the query builder (#30495)
  • Added unless condition to Blade custom if directives (#30492)

Changed

  • Added reconnect if missing connection when beginning transaction (#30474)
  • Set Redis cluster prefix with PhpRedis (#30461)

GitHub: https://github.com/laravel/framework/releases/tag/v6.5.0

Keep reading

Stay connected with the latest Laravel news