v11.43.0
- Remove Incorrect @mixin Annotation in BuildsQueries Trait by @daniel-de-wit in #54596
- make withoutScopedBindings usable on RouteRegistrar by @ssninnni in #54592
- [11.x] Update Broadcasting Install Command For Bun Version 1.1.39^ by @realpoke in #54605
- [11.x] Add isTtySupported to Process facade by @Riley19280 in #54604
- [11.x] fix: pagination generics by @calebdw in #54601
- Convert closures to arrow functions in the Model class by @alikhosravidev in #54599
- [11.x] Document hashedValue as non-nullable by @JurianArie in #54615
- [11.x] Prohibited If Declined and Prohibited If Accepted validation rules by @osama-98 in #54608
- [11.x] Fix param types for
orWhereHasMorph
method by @simonellensohn in #54659 - [11.x] Add pascal alias for studly string helper by @da-mask in #54655
- [11.x] make the Eloquent missing attribute handler more accurate by changing offsetExists by @koenvu in #54654
- [11.x] use exec function if the symlink function is unavailable by @aisuvro in #54651
- [11.x] use value helper for $perPage as used for $total by @rodrigopedra in #54650
- [11.x] [cleanup] used illuminate str contains by @daison12006013 in #54647
- [11.x] Allow can attribute on group by @utsavsomaiya in #54648
- Test Improvements by @crynobone in #54645
- Fixes Factory Using Wrong Model Name by @SameOldNick in #54644
- [11.x] fix 'parsePipeString' in pipeline helper by @igzard in #54643
- Update old() docblock by @AJenbo in #54641
- [11.x] Feature: Array reject by @liamduckett in #54638
- [11.x] Blade @include performance by @AlliBalliBaba in #54633
- Fix Collection::implode with \Stringable objects by @timkelty in #54630
- [11.x] Fix
serve
command withPHP_CLI_SERVER_WORKERS
by @crynobone in #54606 - [11.x] new:
ddJson
method onTestResponse
class by @chester-sykes in #54673 - [11.x] Add find sole query builder method by @zepfietje in #54667
- [11.x] Fix regression bug with global
Factory::guessModelNamesUsing()
by @crynobone in #54665 - [11.x] Fix routeCollection get method return value when searching by dot not… by @abdel-aouby in #54672
- [11.x] Add
withWhereRelation
method to builder by @utsavsomaiya in #54668