-
Notifications
You must be signed in to change notification settings - Fork 11.5k
Insights: laravel/framework
Overview
Could not load contribution data
Please try again later
28 Pull requests merged by 26 people
-
[12.x] - Improved assertion message for
dispatchedTimes
methods#56544 merged
Aug 5, 2025 -
[12.x] Feat: ability to explicitly exclude factory relationships
#56396 merged
Aug 4, 2025 -
[12.x] Allow passing command class instances directly to
Schedule::command()
andArtisan::call()
#56530 merged
Aug 4, 2025 -
[12.x] Reduce repeated inserts in
EloquentCursorPaginateTest
#56543 merged
Aug 4, 2025 -
[12.x] Add ability to
prepend()
andappend()
toPendingChain
#56536 merged
Aug 4, 2025 -
[12.x] - add
dispatchedOnce
methods#56494 merged
Aug 4, 2025 -
[12.x] Add Arr::some() and Arr::every()
#56526 merged
Aug 4, 2025 -
[12.x] Fixes wrong docblock in email rule
#56531 merged
Aug 4, 2025 -
[Docblock] Add return type to defer() helper
#56534 merged
Aug 4, 2025 -
Fix parameters order in PHPUnit assertion
#56537 merged
Aug 4, 2025 -
[12.x] Fix assertion in
testSendToOthersOnly
method#56538 merged
Aug 4, 2025 -
[12.x] CacheSchedulingMutex should use lock connection
#56472 merged
Aug 3, 2025 -
[12.x] LostConnectionDetector and ConcurrencyErrorDetector
#56493 merged
Aug 3, 2025 -
Fix incorrect quote escaping in env writer. Closes #56480
#56498 merged
Aug 3, 2025 -
[12.x] Add
except
method to Eloquent Builder#56442 merged
Aug 3, 2025 -
Prevent contextual bindings from following stale aliases
#56495 merged
Aug 3, 2025 -
[12.x] Add
to_action
helper method#56496 merged
Aug 3, 2025 -
[12.x] Allow strict integer validation
#56503 merged
Aug 3, 2025 -
[12.x] Allow creating additional components when model already exists
#56513 merged
Aug 3, 2025 -
[12.x] Redirect intent in maintenance mode
#56514 merged
Aug 3, 2025 -
[12.x] Add
Boot
andInitialize
Model attributes#56518 merged
Aug 3, 2025 -
Add actingAsGuest method for clearing actingAs calls
#56517 merged
Aug 3, 2025 -
Add doesntContainStrict() for Collection & LazyCollection
#56522 merged
Aug 3, 2025 -
[12.x] Add
InteractsWithData
trait toComponentAttributeBag
#56452 merged
Jul 30, 2025 -
[12.x]: Add 'doesntContain' validation rule
#56467 merged
Jul 30, 2025 -
Add NTLM authentication support to Http Client
#56475 merged
Jul 30, 2025 -
[12.x] Add
withScopedSingletons
toApplicationBuilder
#56460 merged
Jul 30, 2025 -
fix: align ResponseFactory::eventStream signature with interface
#56484 merged
Jul 30, 2025
6 Pull requests opened by 5 people
-
[12.x] Add `withHeartbeat` method to `LazyCollection`
#56477 opened
Jul 29, 2025 -
fix: resolve Symfony Console add() method deprecation
#56488 opened
Jul 30, 2025 -
Performance Improvement: Database Query Log Memory Optimization
#56506 opened
Jul 31, 2025 -
Concurrency Feature Enhancements
#56507 opened
Jul 31, 2025 -
[12.x] Fixed an issue when calling `hasNested` with a first relationship of type `morphTo`.
#56512 opened
Aug 1, 2025 -
fix(postgres): resolve enum column change syntax error
#56523 opened
Aug 3, 2025
15 Issues closed by 4 people
-
Number::currency sometimes ignores precision
#56535 closed
Aug 4, 2025 -
Env writer incorrect escaping for `'`
#56480 closed
Aug 3, 2025 -
Intermittent CSRF token mismatch since upgrading to Laravel 12 when logging in
#56275 closed
Jul 31, 2025 -
🐛 Bug: response()->download() and Storage::disk()->download() Serve Corrupted Files in Laravel 11.32+
#56209 closed
Jul 31, 2025 -
beforeCommit method does nothing when job has ShouldQueueAfterCommit contract
#56397 closed
Jul 31, 2025 -
Error: Can only throw objects in PendingRequest.php:1616
#56196 closed
Jul 31, 2025 -
Bug: Avg method with columns (like avg('something')) for union query fails with exception
#56314 closed
Jul 31, 2025 -
Contribution: WebStack Deployer – GUI for Managing LAMP Stacks with Docker on Windows
#56401 closed
Jul 31, 2025 -
validateInteger incorrectly passes bool true
#56407 closed
Jul 31, 2025 -
Databse seeder messes up the formatting of the output in the console
#56461 closed
Jul 31, 2025 -
Str class changes with mb_split() now require the php mbstring extension
#56478 closed
Jul 29, 2025 -
"Load"ing sub-relations from a model multiple times erases the previous filter
#56389 closed
Jul 29, 2025
6 Issues opened by 6 people
-
AuthManager mutates configured default guard instead of setting active guard
#56541 opened
Aug 4, 2025 -
NPM install failes
#56508 opened
Jul 31, 2025 -
Queue worker exits prematurely with --max-time due to incorrect $startTime in pauseWorker path
#56505 opened
Jul 31, 2025 -
Issue with task scheduler grouping
#56497 opened
Jul 31, 2025 -
Unable to use hasNested with morphTo relationship
#56490 opened
Jul 30, 2025 -
Str class changes result in mb_split(): Pattern is not valid under UTF-16LE encoding
#56473 opened
Jul 29, 2025
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[12.x] Feat: add validation rule builders for all rules
#56405 commented on
Aug 4, 2025 • 14 new comments -
[12.x] Improve typing of arrays and callables
#56470 commented on
Aug 2, 2025 • 2 new comments -
Issue with automaticallyEagerLoadRelationships() and withDefault() – Related Model Created with Missing Foreign Keys
#55744 commented on
Jul 30, 2025 • 0 new comments -
A job does not release its memory after being ran
#56395 commented on
Jul 31, 2025 • 0 new comments -
updateExistingPivot or save on a pivot model updates all entries with the same related and foreign id's
#56399 commented on
Jul 31, 2025 • 0 new comments -
Eloquent morphToMany() method ignore parameters
#56215 commented on
Jul 31, 2025 • 0 new comments -
[12.x] Add Eloquent Relationship Attributes
#56415 commented on
Aug 3, 2025 • 0 new comments -
Adds support for Attribute-based Routing (MVP)
#56424 commented on
Jul 29, 2025 • 0 new comments