-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Insights: laravel/framework
Overview
Could not load contribution data
Please try again later
8 Releases published by 1 person
28 Pull requests merged by 21 people
-
[12.x] Typed getters for Arr helper
#55567 merged
Apr 29, 2025 -
[12.x] Introduce Reflector methods for accessing class attributes
#55568 merged
Apr 29, 2025 -
12.x scheduled task failed not dispatched on scheduled task failing
#55572 merged
Apr 29, 2025 -
[12.x] Improve @use directive to support function and const modifiers
#55583 merged
Apr 29, 2025 -
[12.x] added detailed doc types to bindings related methods
#55576 merged
Apr 29, 2025 -
[12.x] Set class-string generics on
Enum
rule#55588 merged
Apr 29, 2025 -
Sync changes to Illuminate components before release
#55591 merged
Apr 29, 2025 -
[12.x] Fix
AnyOf
constructor parameter type#55577 merged
Apr 28, 2025 -
Ensure fake job implements job contract
#55574 merged
Apr 28, 2025 -
Remove
@internal
Annotation from$components
Property inInteractsWithIO
#55580 merged
Apr 28, 2025 -
[12.x] Prevent relation autoload context from being serialized
#55582 merged
Apr 28, 2025 -
[12.x] Improve circular relation check in Automatic Relation Loading
#55542 merged
Apr 25, 2025 -
[12.x] Fix double query in model relation serialization
#55547 merged
Apr 25, 2025 -
[12.x] Use pendingAttributes of relationships when creating relationship models via model factories
#55558 merged
Apr 25, 2025 -
[11.x] Test Improvements
#55549 merged
Apr 25, 2025 -
[11.x] Fix
EncodedHtmlString
to ignore instance ofHtmlString
#55543 merged
Apr 25, 2025 -
[12.x] Pass flags to custom Json::$encoder
#55548 merged
Apr 24, 2025 -
[12.x] Option to disable dispatchAfterResponse in a test
#55456 merged
Apr 24, 2025 -
[12.x] Dispatch NotificationFailed when sending fails
#55507 merged
Apr 24, 2025 -
Add config option to ignore view cache timestamps
#55536 merged
Apr 24, 2025 -
Add payload creation and original delay info to job payload
#55529 merged
Apr 24, 2025 -
[12.x] Address Model@relationLoaded when relation is null
#55531 merged
Apr 24, 2025 -
[11.x] Allows to toggle markdown email encoding
#55539 merged
Apr 24, 2025 -
[11.x] Remove incorrect syntax from mail's
message
template#55530 merged
Apr 23, 2025 -
[12.x] Add Enum support for assertJsonPath in AssertableJsonString.php
#55516 merged
Apr 23, 2025 -
[12.x] Ensure related models is iterable on
HasRelationships@relationLoaded()
#55519 merged
Apr 23, 2025 -
[12.x] Use xxh128 when comparing views for changes
#55517 merged
Apr 23, 2025 -
Revert "Use value() helper in 'when' method to simplify code" #55465
#55514 merged
Apr 23, 2025
4 Pull requests opened by 3 people
-
[12.x] Add `whereHasAny`, `orWhereHasAny`, `whereHasAll`, and `orWhereHasAll` Methods to Eloquent Builder
#55563 opened
Apr 26, 2025 -
[12.x] Add `LoadRelations` attribute
#55590 opened
Apr 29, 2025 -
[12.x] Fix SQL Errors When Mixing Column Types in whereAny/whereAll/whereNone
#55592 opened
Apr 29, 2025 -
Enhance updateOrInsert to Support Insert-Only Fields via $onlyInsert Parameter
#55602 opened
Apr 30, 2025
18 Issues closed by 6 people
-
Markdown Mailables converting markup to ascii codes
#55528 closed
Apr 29, 2025 -
Fresh project doesn't even run
#55569 closed
Apr 29, 2025 -
Potential bug due to incorrect use of orWhereState with relationships
#55556 closed
Apr 29, 2025 -
Migrate Fresh fails when period in database name
#55575 closed
Apr 29, 2025 -
Composite Primary Key on Model::updateOrCreate
#55585 closed
Apr 29, 2025 -
Problems (type definitions?) in default vue-starter-kit
#55573 closed
Apr 28, 2025 -
Double query when using $with in model, and SerializesModels trait
#55546 closed
Apr 27, 2025 -
php artisan serve throws "Undefined array key 1" error on Windows
#55561 closed
Apr 26, 2025 -
Horizon: Error while reading line from the server. (Redis/KVRocks)
#55144 closed
Apr 25, 2025 -
Using ->chaperone on model with global automaticallyEagerLoadRelationships causes infinite loop
#55526 closed
Apr 25, 2025 -
Regression after PR #55471: Error when accessing nested attributes in manually set relations
#55535 closed
Apr 25, 2025 -
NotificationFailed not being used/triggered
#55479 closed
Apr 24, 2025 -
HTML Rendering issues with Mailable Notifications
#55540 closed
Apr 24, 2025 -
Loop detected when automaticallyEagerLoadRelationships and inverse() relationship
#55527 closed
Apr 24, 2025 -
Update to `relationLoaded()` causes problems when accessing attributes on a model containing a period
#55518 closed
Apr 23, 2025 -
Incorrect parameter type passed to eager load constraint closure in eagerLoadRelation
#55474 closed
Apr 23, 2025 -
Laravel Cache::store()->lock() is not defined even if Cache::lock() is.
#55476 closed
Apr 23, 2025 -
Rule 'digits_between' does not allow all valid numeric inputs
#55505 closed
Apr 23, 2025
2 Issues opened by 2 people
-
A get on attributes calls the set for attributes listed in attribute cast cache
#55596 opened
Apr 29, 2025 -
.env.testing not being loaded at all
#55532 opened
Apr 24, 2025
6 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.
-
Backoff queue parameter doesnt work in email
#55416 commented on
Apr 23, 2025 • 0 new comments -
misuse of `assertOnlyInvalid` could make tests passable
#55510 commented on
Apr 23, 2025 • 0 new comments -
Issues with php artisan migrate:fresh affecting multiple database connections
#55194 commented on
Apr 23, 2025 • 0 new comments -
`ScheduledTaskFailed` event is not dispatched when scheduled task is failing
#55352 commented on
Apr 30, 2025 • 0 new comments -
[12.x] Fix serve command ignoring `PHP_CLI_WORKER_SERVERS` env
#54972 commented on
Apr 24, 2025 • 0 new comments -
Improvement handle falsy values in collections
#55512 commented on
Apr 28, 2025 • 0 new comments