Skip to content

v9.16.0

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 07 Jun 13:09
· 1382 commits to 9.x since this release

Added

  • Added Eloquent withWhereHas method (#42597)
  • User authentication for Pusher (#42531)
  • Added additional uuid testing helpers (#42619)

Fixed

  • Fix queueable notification's ID overwritten (#42581)
  • Handle undefined array key error in route (#42606)

Deprecated

  • Illuminate/Routing/Redirector::home() (#42600)