Releases
v5.7.14
Added
Added Macroable
trait to Illuminate\Cookie\CookieJar
(#26445 )
Added ability to disable password reset route (#26459 )
Added ability to publish error views (#26460 )
Added ability to set notifcation tries and timeout (#26493 )
Added mail.log_channel
config for make log
for mail driver configurable (#26510 )
Allowed asset
root urls to be configurable via app.asset_url
(9172a67 )
Added Error while sending QUERY packet
string to DetectsLostConnections
trait (#26233 )
Added env override for running in console (a36906a , 19f2245 )
Fixed
Fixed UNION
aggregate queries with columns (#26466 )
Allowed migration table name to be guessed without _table
suffix (#26429 )
Fixed TestResponse::assertExactJson
for empty JSON objects (#26353 , e6ebc8d , 621d91d , #26508 )
Fixed cache repository for PHP from 7.2.12v (#26495 )
Fixed user authorization check for Email Verification (#26528 )
Fixed nested JOINs on SQLite (#26567 )
Changed
Improved eager loading performance (#26434 , #26453 , 3992140 , #26471 , a3738cf , #26531 )
Adjusted mix
missing asset exceptions (#26431 )
Used asset
helper to generate full path urls in exception views (#26411 )
Changed Illuminate\Foundation\Testing\Concerns\MocksApplicationServices::withoutJobs
method (#26437 )
Cached distinct
validation rule data (#26509 )
Improved DNS Prefetching in view files (#26552 )
You can’t perform that action at this time.