- [10.x] Fix append and prepend batch to chain by @Bencute in #53455
- [11.x] Allow
BackedEnum
when usingfromRoute()
inMakesHttpRequests
by @wietsewarendorff in #53593 - [11.x] Test Improvements by @crynobone in #53586
- [11.x] Move
$ownerKey
check fornull
toMorphTo
asBelongsTo
relationship will always return astring
by @crynobone in #53592 - Unset eloquent model's cached cast attribute by @adamthehutt in #53583
- [11.x] Add non-static JsonResource wrapping by @SanderMuller in #53543
- [10.x] PHP 8.4 Code Compatibility by @crynobone in #53612
- Add assertCount() for fake storage by @ahmadreza1383 in #53620
- Fix Paginator __construct parameter typehint for phpstan by @Afrowson in #53615
- [11.x] Add generics for Arr::last() by @talkinnl in #53619
- Add typed closure to bootstrappers in console application by @MatusBoa in #53613
- refactor: Some minor performance & readability enhancements by @dshafik in #53596
- [11.x] Improve doc blocks for interacting with enum inputs by @axlon in #53625
- [11.x] Skip object construction if no rebound callbacks are set by @axlon in #53502
- Make the bearerToken method case-insensitive by @samtlewis in #53627
- [11.x] Fix attribute inheritance for nested scheduled groups by @istiak-tridip in #53626
- [11.x] Supports PHP 8.4 by @crynobone in #53468
- ☁️ by @taylorotwell in #53623
- [11.x] Fix typo in docblock by @stancl in #53636
- Add Number::spellOrdinal() to spell ordinals as words. by @joelstein in #53661
- [11.x] Add PausePrompt fallback by @jwpage in #53660
- [11.x] Fix
SyntaxError
on Vite prefetch with empty assets by @jnoordsij in #53659 - [11.x] Improved
class-string
types by @timacdonald in #53657 - [11.x] Use
never
type for methods that always throws by @tamiroh in #53643 - [11.x] Adds conditional to routes by @Boorinio in #53654
- [11.x] Make
withoutDefer
also return$this
by @tamiroh in #53644 - Add shorthands for fake HTTP responses by @jasonmccreary in #53663
- Use the environment method instead of the isLocal method by @NaokiTsuchiya in #53638
- [11.x] Fix: Ensure generated policies return boolean values by @Aluisio-Pires in #53632
- Bus assertempty by @jasonmccreary in #53664
- [11.x] Improve schedule group behaviors by @istiak-tridip in #53641
- [11.x] Add
Request::fluent
method by @stevebauman in #53662 - [11.x] Support named in-memory SQLite connections by @stancl in #53635
- event name & listener callback types by @rudiedirkx in #53642
- Test cleanup from #53664 by @jasonmccreary in #53672
- [11.x] Fix: Prevent invalid AWS credentials options being created by @robchett in #53633
- [11.x] Expand
Support\Fluent
data access and transformation capabilities by @stevebauman in #53665