-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Insights: laravel/framework
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
33 Pull requests merged by 19 people
-
[12.x] Enhance eventStream to Support Custom Events and Start Messages
#54776 merged
Feb 25, 2025 -
[12.x] Improve queries readablility
#54791 merged
Feb 25, 2025 -
[12.x] Fix incorrect typehints in
BuildsWhereDateClauses
traits#54784 merged
Feb 25, 2025 -
[12.x] Test Improvements
#54782 merged
Feb 25, 2025 -
[12.x] Sync
filesystem.disk.local
configurations#54764 merged
Feb 24, 2025 -
[13.x] Requires PHP 8.3 as minimum version
#54763 merged
Feb 24, 2025 -
[13.x] Fix Tests/CI environments
#54760 merged
Feb 24, 2025 -
wip
#54728 merged
Feb 24, 2025 -
Add Env::extend to support custom adapters when loading environment variables
#54756 merged
Feb 23, 2025 -
[11.x] Improved typehints for
InteractsWithExceptionHandling
&&ExceptionHandlerFake
#54747 merged
Feb 23, 2025 -
[11x.] Improved typehints for
InteractsWithDatabase
#54748 merged
Feb 23, 2025 -
Update
config/app.php
to reflect laravel/laravel change for compatibility#54752 merged
Feb 23, 2025 -
[12.x] Query builder PDO fetch modes + columns fix
#54734 merged
Feb 21, 2025 -
[11.x] Deprecate
Factory::$modelNameResolver
#54736 merged
Feb 21, 2025 -
[11.x] Update ConcurrencyTest exception reference to use namespace
#54732 merged
Feb 20, 2025 -
[11.x] Fix: Custom Exceptions with Multiple Arguments does not properly rein…
#54705 merged
Feb 20, 2025 -
[11.x] Allow
readAt
method to use in database channel#54729 merged
Feb 20, 2025 -
[11.x] Rename Redis parse connection for cluster test method to follow naming conventions
#54721 merged
Feb 20, 2025 -
[11.x] Fix parsing
PHP_CLI_SERVER_WORKERS
asstring
instead ofint
#54724 merged
Feb 20, 2025 -
[11.x] Fix: Handles non nested explode of multiple Date and Numeric rules in ValidationRuleParser
#54718 merged
Feb 19, 2025 -
[11.x] Allow for assertions against
QueueFake::pushRaw()
#54703 merged
Feb 19, 2025 -
[11.x]
assertOnlyJsonValidationErrors
/assertOnlyInvalid
#54678 merged
Feb 19, 2025 -
[11.x] Add parameter typing for closure to addGlobalScope method
#54677 merged
Feb 19, 2025 -
[11.x] Replace MD5 with xxh128 in File::hasSameHash()
#54690 merged
Feb 19, 2025 -
Revert "[11.x] Enhance eventStream to Support Custom Events and Start Messages"
#54714 merged
Feb 19, 2025 -
[11.x] Enhance eventStream to Support Custom Events and Start Messages
#54695 merged
Feb 19, 2025 -
[12.x] Bump minimum
brick/math
#54694 merged
Feb 19, 2025 -
[12.x] Fix Illuminate components
composer.json
#54700 merged
Feb 19, 2025 -
[13.x] Prepare branch alias for Laravel 13
#54701 merged
Feb 19, 2025 -
[11.x] Add missing test for
implode()
#54704 merged
Feb 19, 2025 -
Revert "[12.x] Query builder PDO fetch modes"
#54709 merged
Feb 19, 2025 -
Revert "Fix Collection::implode with \Stringable objects"
#54691 merged
Feb 19, 2025 -
[11.x] Fix "Divide by Zero" regression bug introduced in #54650
#54685 merged
Feb 19, 2025
9 Pull requests opened by 7 people
-
🐛 Fix `InteractsWithDatabase::seed` method
#54697 opened
Feb 19, 2025 -
Add `Illuminate\Support\EncodedHtmlString`
#54737 opened
Feb 21, 2025 -
[12.x] Add Model::query($fetchModes) syntactic sugar
#54745 opened
Feb 21, 2025 -
[12.x] feat: add `CanBeOneOfMany` support to `HasOneThrough`
#54759 opened
Feb 24, 2025 -
[12.x] Improve typehints for Http classes
#54783 opened
Feb 25, 2025 -
Add "whereBoolean" support in route path
#54795 opened
Feb 25, 2025 -
[13.x] Add missing parameters to `Response` methods `throw()` and `throwIf()`
#54798 opened
Feb 26, 2025 -
[12.x] Add `Context::with()`
#54799 opened
Feb 26, 2025 -
[12.x] Add missing union type in event stream docblock
#54800 opened
Feb 26, 2025
23 Issues closed by 5 people
-
ModelNotFoundException stays ignored after calling `Exceptions::stopIgnoring(...)`
#54766 closed
Feb 26, 2025 -
->index()->constrained() vs ->constrained()->index() produces different results for foreign keys
#54789 closed
Feb 25, 2025 -
Wrong timezone for updated_at
#54771 closed
Feb 24, 2025 -
Form Data inputs is missing in update api controller.
#54774 closed
Feb 24, 2025 -
Factory Model Name Resolver Applies to All Factories
#54719 closed
Feb 24, 2025 -
master composer conflict with orchestral/testbench-core
#54754 closed
Feb 24, 2025 -
Issue with Sanctum Cookie Authentication in Laravel 11
#54755 closed
Feb 24, 2025 -
InvalidArgumentException when registering response macro with custom session handler
#54757 closed
Feb 24, 2025 -
forceDelete() does not work if the model has observer
#54733 closed
Feb 23, 2025 -
migrate:fres runs migrate:fresh unexpectedly
#54744 closed
Feb 21, 2025 -
Error: comma in translation key in email template
#54735 closed
Feb 21, 2025 -
PHP_CLI_SERVER_WORKERS has no effect even with --no-reload option
#54723 closed
Feb 20, 2025 -
missing BelongsTo::create to handle foreign key (attach)
#54727 closed
Feb 20, 2025 -
Query Builder `pluck()` is broken after PR #54443
#54708 closed
Feb 19, 2025 -
`implode()` appears to have received backwards-incompatible changes in `11.43.0`
#54689 closed
Feb 19, 2025 -
WithCount & WithExists throwing QueryException with morphTo relation
#54710 closed
Feb 19, 2025 -
Running queue job picked up by additional workers
#54711 closed
Feb 19, 2025 -
HasOneThrough does not implement CanBeOneOfMany like HasOne
#54715 closed
Feb 19, 2025 -
Rule::date does not exist.
#54707 closed
Feb 19, 2025 -
Divide By Zero Error After 11.43.0 Upgrade
#54679 closed
Feb 19, 2025 -
Factory does not have a property named modelNameResolver
#54698 closed
Feb 19, 2025
4 Issues opened by 3 people
-
URL::defaults() are ignored in UrlGenerator::toRoute()
#54796 opened
Feb 25, 2025 -
ValueObject for key in Notification::fake() testing
#54785 opened
Feb 25, 2025 -
Database cache driver does not work correctly with parallel tests
#54716 opened
Feb 19, 2025
12 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.
-
Custom Exceptions with Multiple Arguments does not properly reinstantiate with Concurrency::run()
#54500 commented on
Feb 19, 2025 • 0 new comments -
Eager Loading a relation that calls another relation returns incorrect results
#51825 commented on
Feb 20, 2025 • 0 new comments -
Down command creates files when using cache driver for maintenance mode
#53278 commented on
Feb 23, 2025 • 0 new comments -
orWhere generating an OR when it previously would generate an AND
#53628 commented on
Feb 25, 2025 • 0 new comments -
[12.x] Fix Eloquent Builder instance in relation class inside closure
#53551 commented on
Feb 20, 2025 • 0 new comments -
[12.x] Added Automatic Relation Loading (Eager Loading) Feature
#53655 commented on
Feb 21, 2025 • 0 new comments -
[11.x] Adds about command that Checks storage symbolic links status
#54001 commented on
Feb 20, 2025 • 0 new comments -
[12.X] Introduces UsePolicy attribute
#54409 commented on
Feb 25, 2025 • 0 new comments -
Fix Type Mismatch in Polymorphic Relationships When Using PostgreSQL
#54414 commented on
Feb 24, 2025 • 0 new comments -
[12.x] Add NamedScope attribute
#54450 commented on
Feb 22, 2025 • 0 new comments -
[12.x] Stops validation if a custom rule specifies it
#54635 commented on
Feb 25, 2025 • 0 new comments -
[11.x] Introduce storing log channel name on Context
#54692 commented on
Feb 21, 2025 • 0 new comments