-
Notifications
You must be signed in to change notification settings - Fork 11k
Pull requests: laravel/framework
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Paginator __construct parameter typehint for phpstan
#53615
by Afrowson
was merged Nov 21, 2024
Loading…
Add typed closure to bootstrappers in console application
#53613
by MatusBoa
was merged Nov 21, 2024
Loading…
[11.x] Add
whereBelongsTo()
Eloquent Collection method
#53611
by andreapozza
was closed Nov 21, 2024
Loading…
Introducing Arr::chunkBy(). Split an iterable into chunks based on a callback function.
#53603
by mdariftiens
was closed Nov 21, 2024
Loading…
refactor: Some minor performance & readability enhancements
#53596
by dshafik
was merged Nov 21, 2024
Loading…
[11.x] Allow
BackedEnum
when using fromRoute()
in MakesHttpRequests
#53593
by wietsewarendorff
was merged Nov 20, 2024
Loading…
[11.x] Move
$ownerKey
check for null
to MorphTo
as BelongsTo
relationship will always return a string
#53592
by crynobone
was merged Nov 20, 2024
Loading…
Set default column name to 'id' for all Increments functions
#53590
by chrisflorin
was closed Nov 20, 2024
Loading…
[12.x] Avoid breaking change
RefreshDatabase::usingInMemoryDatabase()
#53587
by crynobone
was merged Nov 20, 2024
Loading…
feat: add string support to contains validation rule
#53584
by bojmaliev
was closed Nov 20, 2024
Loading…
Revert "[11.x] Support DB aggregate by group"
#53582
by taylorotwell
was merged Nov 19, 2024
Loading…
Marking password params in Database connector with SensitiveParameter attribute
#53580
by philo23
was merged Nov 19, 2024
Loading…
Optimize Route Caching with Serialized Routes in Laravel
#53578
by jbidad
was closed Nov 19, 2024
Loading…
[11.x] Removing unused var assignment in Illuminate Router
#53575
by Carnicero90
was merged Nov 19, 2024
Loading…
Bump cross-spawn from 7.0.3 to 7.0.6 in /src/Illuminate/Foundation/resources/exceptions/renderer
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#53569
by dependabot
bot
was merged Nov 19, 2024
Loading…
Revert "fix: use qualifyColumn rather than assuming format (#53559)"
#53568
by crynobone
was merged Nov 19, 2024
Loading…
Add Collection/Generator generic types to public query builder methods
#53567
by rudiedirkx
was merged Nov 18, 2024
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.