packagist laravel/framework v6.9.0

latest releases: 11.x-dev, 10.x-dev, dev-feat/anonymous-broadcastable...
4 years ago

v6.9.0 (2019-12-19)

Added

  • Added MIME type argument to Testing/FileFactory::create() (#30870)
  • Added seed to all option when creating the model (make:model command) (#30874)
  • Allowed configurable emergency logger (#30873)
  • Added prependMiddlewareToGroup() / appendMiddlewareToGroup() / prependToMiddlewarePriority() / appendToMiddlewarePriority() to Kernal for manipulating middleware (6f33feb)

Reverted

Fixed

  • Fixed Builder::withCount() binding error when a scope is added into related model with binding in a sub-select (#30869)

Changed

  • Dont throw exception when session is not set in AuthenticateSession middleware (4de1d24)

Don't miss a new framework release

NewReleases is sending notifications on new releases.