Laravel v5.7.23 is released in 2019/01/29, here are the changes we`ve merged into this release.
Added
- Added
AbstractPaginator::getOptions()method (#27273) - Added
Communication link failuretoDetectsLostConnectionstrait (#27307) - Added
orWhere()proxyforscopestoEloquentBuilder(#27281, 2e6fe85) - Allow the
app pathto be configured (#27332, d73e672) - Added config for using
WhatFailureGroupHandlerwhenStackDrivercreated for Logger (#27308,6a92651)
Fixed
- Fixed
QueueableCollectionserialization of Eloquent Models when usingBinary IDs(#27271) - Replaced
newModelQuery()withnewQueryWithoutRelationships()forUPDATE/DELETEqueries (#27277)

