-
Notifications
You must be signed in to change notification settings - Fork 11.4k
Insights: laravel/framework
Overview
Could not load contribution data
Please try again later
4 Releases published by 1 person
11 Pull requests merged by 9 people
-
[12.x] use
offset()
andlimit()
in tests#56089 merged
Jun 20, 2025 -
[12.x] Display job queue names when running queue:work with --verbose option
#56086 merged
Jun 19, 2025 -
[12.x] use
limit()
in place oftake()
#56080 merged
Jun 19, 2025 -
[12.x] use
offset()
in place ofskip()
#56081 merged
Jun 19, 2025 -
[12.x] Pass TransportException to NotificationFailed event
#56061 merged
Jun 18, 2025 -
[12.x] Fix model pruning when non model files are in the same directory
#56071 merged
Jun 18, 2025 -
Revert "[12.x] Check if file exists before trying to delete it"
#56072 merged
Jun 17, 2025 -
[12.x] isSoftDeletable(), isPrunable(), and isMassPrunable() to model class
#56060 merged
Jun 17, 2025 -
[12.x] Introduce
FailOnException
job middleware#56037 merged
Jun 17, 2025 -
[12.x] Add a new model cast named asFluent
#56046 merged
Jun 16, 2025 -
[13.x] Supports Symfony 7.4 & 8.0
#56029 merged
Jun 16, 2025
11 Pull requests opened by 11 people
-
[master] Add route removal functionality to RouteCollection
#56055 opened
Jun 16, 2025 -
[12.x] fix method dependencies order
#56062 opened
Jun 17, 2025 -
[12.x] Cache isSoftDeletable(), isPrunable(), and isMassPrunable() directly in model
#56078 opened
Jun 18, 2025 -
[12.x] Class uses recursive
#56079 opened
Jun 18, 2025 -
[12.x] Add maintenance mode facade for easier driver extension
#56090 opened
Jun 20, 2025 -
feat(collection): add "contains any" filter
#56091 opened
Jun 20, 2025 -
[12.x] when a method returns `$this` set the return type to `static`
#56092 opened
Jun 20, 2025 -
[12.x] add toJson to Request
#56093 opened
Jun 21, 2025 -
[12.x] Display job connection name when running queue:work with --verbose option
#56095 opened
Jun 21, 2025 -
[12.x] Fix PHPDoc for Arr::sole method
#56096 opened
Jun 21, 2025 -
[12.x] Added `JsonSerializable` interface to `Uri` Class
#56097 opened
Jun 22, 2025
12 Issues closed by 5 people
-
Fresh starter kit application doesn't run locally
#56088 closed
Jun 20, 2025 -
Call to a member function make() on null in Illuminate\Console\Command after Composer update
#56085 closed
Jun 19, 2025 -
Tailwind Support in Laravel 12 Is Inadequate
#56076 closed
Jun 19, 2025 -
Queues. "memory" parameter is not working as expected.
#56077 closed
Jun 19, 2025 -
Mail Notification fails with: Cannot serialize CurlResponse
#56058 closed
Jun 18, 2025 -
model:prune vs models in app directory
#56068 closed
Jun 18, 2025 -
Laravel 12 bare minimum app response time average 300ms
#56074 closed
Jun 18, 2025 -
SQL Server String field longer than 4000 characters
#56064 closed
Jun 18, 2025 -
`StorageLinkCommand` fails even with `--force` option
#56070 closed
Jun 18, 2025 -
[Breeze/Jetstream] Inertia middleware not added to bootstrap/app.php
#56053 closed
Jun 17, 2025 -
Commands broken with symfony/console 7.4
#56048 closed
Jun 16, 2025 -
Implicit binding with omitted param
#56047 closed
Jun 16, 2025
6 Issues opened by 6 people
-
In Command.php line 171: Call to a member function make() on null
#56098 opened
Jun 22, 2025 -
AsUri cast serialization returns empty object instead of string
#56094 opened
Jun 21, 2025 -
FailOnException middleware doesn't work in conjunction with ThrottlesExceptions middleware
#56087 opened
Jun 19, 2025 -
FileStore: issue with deserialization when changing Date::now()
#56075 opened
Jun 18, 2025 -
.env.testing Values Ignored During sail test --env=testing Due to Early Preloading of .env into $_SERVER
#56063 opened
Jun 17, 2025 -
Changes to ResponseFactory stream has broken streamed responses when using Octane with RoadRunner
#56052 opened
Jun 16, 2025
2 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.
-
Handle enum instance when throwing errors involving query parameters
#55977 commented on
Jun 17, 2025 • 0 new comments -
Eager Loading a relation that calls another relation returns incorrect results
#51825 commented on
Jun 19, 2025 • 0 new comments