-
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
21 Pull requests merged by 14 people
-
[12.x] Cache isSoftDeletable(), isPrunable(), and isMassPrunable() directly in model
#56078 merged
Jun 23, 2025 -
[12.x] Add maintenance mode facade for easier driver extension
#56090 merged
Jun 23, 2025 -
Change return types of through (pagination) and transform (collection)
#56105 merged
Jun 23, 2025 -
[12.x] Correct PHPDoc for Arr::sole callable type to avoid return type ambiguity
#56108 merged
Jun 23, 2025 -
[12.x] Add missing @throws annotation to Number
#56116 merged
Jun 23, 2025 -
[12.x] Use
int<0, max>
as docblock return type for database operations that return a count#56117 merged
Jun 23, 2025 -
[12.x] when a method returns
$this
set the return type tostatic
#56092 merged
Jun 22, 2025 -
[12.x] Fix PHPDoc for Arr::sole method
#56096 merged
Jun 22, 2025 -
[12.x] Display job connection name when running queue:work with --verbose option
#56095 merged
Jun 22, 2025 -
[12.x] Added
JsonSerializable
interface toUri
Class#56097 merged
Jun 22, 2025 -
[12.x] Enhance the test coverage for Pipeline::through()
#56100 merged
Jun 22, 2025 -
[12.x] Localize “Pagination Navigation” aria-label
#56103 merged
Jun 22, 2025 -
[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
7 Pull requests opened by 6 people
-
[12.x] Class uses recursive
#56079 opened
Jun 18, 2025 -
[12.x] run prepareBindings before passing bindings to Grammar::substituteBindingsIntoRawSql
#56104 opened
Jun 23, 2025 -
[12.x] Add `uri()` method to `InteractsWithData` trait
#56106 opened
Jun 23, 2025 -
[12.x] Adds checking a value between two columns
#56119 opened
Jun 24, 2025 -
[12.x] Throws not throw
#56120 opened
Jun 24, 2025 -
[12.x] Fix @param docblock to allow string
#56121 opened
Jun 24, 2025 -
[12.x] Add `percentile` method to Collection
#56122 opened
Jun 24, 2025
13 Issues closed by 5 people
-
AsUri cast serialization returns empty object instead of string
#56094 closed
Jun 23, 2025 -
In Command.php line 171: Call to a member function make() on null
#56098 closed
Jun 23, 2025 -
Pagination views use unlocalized `aria-label`s
#56102 closed
Jun 22, 2025 -
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
5 Issues opened by 5 people
-
Emoji breaks the subject in the Mail
#56115 opened
Jun 23, 2025 -
Method dump() behaves like method dd().
#56111 opened
Jun 23, 2025 -
Call to a member function getBitwiseOperators() on null
#56109 opened
Jun 23, 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
5 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 -
.env.testing Values Ignored During sail test --env=testing Due to Early Preloading of .env into $_SERVER
#56063 commented on
Jun 18, 2025 • 0 new comments -
Eager Loading a relation that calls another relation returns incorrect results
#51825 commented on
Jun 19, 2025 • 0 new comments -
[master] Add route removal functionality to RouteCollection
#56055 commented on
Jun 19, 2025 • 0 new comments -
[12.x] fix method dependencies order
#56062 commented on
Jun 20, 2025 • 0 new comments