Releases
v9.38.0
Added
Added Illuminate/Routing/Route::flushController()
(#44393 )
Added Illuminate/Session/Store::setHandler()
(#44736 )
Added dictionary to slug helper (#44730 )
Added ability to set middleware based on notifiable instance and channel (#44767 )
Added touchQuietly convenience method to Model (#44722 )
Added Illuminate/Routing/Router::removeMiddlewareFromGroup()
(#44780 )
Allow queueable notifications to set maxExceptions (#44773 )
Make migrate command isolated (#44743 , ac3252a )
Fixed
Fixed whenPivotLoaded(As) api resource methods when using Eloquent strict mode (#44792 )
Fixed components view error when using $attributes in parent view (#44778 )
Fixed problem with disregarding global scopes when using existOr and doesntExistOr methods on model query (#44795 )
Changed
Recompiles views when necessary (#44737 )
Throw meaningful exception when broadcast connection not configured (#44745 )
Prevents booting of providers when running env:encrypt (#44758 )
Added nonce for preloaded assets (#44747 )
Inherit crossorigin attributes while preloading view (#44800 )
You can’t perform that action at this time.