- [12.x] Cache the result of
configurationIsCached()by @cosmastech in #57665 - [12.x] model:show command prompt for missing input with model suggestion by @mrazinshaikh in #57671
- Don't call Model::toArray() to get attributes for factory insert by @riesjart in #57670
- [12.x] Introduce
WithCachedRoutestesting trait by @cosmastech in #57623 - [12.x] Add missing separators to
Stringable::ucwordsby @kichetof in #57688 - [12.x] Cache result of
Application@routesAreCached()by @cosmastech in #57687 - fix phpdoc return of HasAttributes::getArrayAttributeWithValue by @chuckadams in #57691
- [12.x] Remove unnecessary imports from BackgroundQueue and DeferredQueue. by @seriquynh in #57699
- [12.x] add SQLite support for whereNotMorphedTo method by @faisuc in #57698
- [12.x] Handle AWS ElasticCache failover by reconnecting when READONLY by @wsamoht in #57685
- [12.x] Introduce
WithCachedConfigtesting trait by @cosmastech in #57663 - [12.x] Fix WithCachedConfig@tearDownWithCachedConfig() by @cosmastech in #57708
- [12.x] Reorder some core aliases in alphabetical order. by @kevinb1989 in #57706
- Allow Resend ^1.0 by @ziming in #57713
- [12.x] memoize result of
Application@eventsAreCached()by @cosmastech in #57709 - [12.x] Test
Factory@insert()with hidden by @cosmastech in #57722 - [12.x] Separate workflow for Redis integration tests by @vadimonus in #57710
- [12.x] Types: HasDatabaseNotifications read/unread notifications by @liamduckett in #57718
- [12.x] Supports Symfony 7.4 by @crynobone in #57724
- [12.x] Revert lowercasing validation message placeholders by @florianraith in #57733
- [12.x] try another way to activate Broadcast routes by @browner12 in #57734
- [12.x] Add environment information to json output of schedule:list command by @mmachatschek in #57741
- [12.x] Make DumpCommand prohibitable by @jackbayliss in #57735
- [12.x] Clean ConsoleApplicationTest by @seriquynh in #57761
- [12.x] Fix the docblock of the BroadcastManager::purge method. by @seriquynh in #57758
- [12.x] Fix setting request exception truncating doesn't work on HTTP layer when configured inside
bootstrap/app.phpby @crynobone in #57759