-
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
1 Release published by 1 person
-
v12.21.0
published
Jul 22, 2025
38 Pull requests merged by 26 people
-
Update
queue:work
to handleSIGINT
signal#56458 merged
Jul 28, 2025 -
[12.x] Add types to the
\Illuminate\Database\Connection
class#56459 merged
Jul 28, 2025 -
Add softDeleteResources method in Router
#56440 merged
Jul 27, 2025 -
[12.x] Fix typehint for
VerifyEmail::toMailUsing()
#56454 merged
Jul 27, 2025 -
[12.x] Enhancement: the beforeCommit method will now work even if using the ShouldQueueAfterCommit contract
#56445 merged
Jul 27, 2025 -
Improve PHPDoc block parameter typing in Exceptions::dontReportWhen()
#56439 merged
Jul 27, 2025 -
[12.x] Use
getContainer()
to avoid fatal error inPipeline
with transactions#56447 merged
Jul 27, 2025 -
Add missing parameters to isUrl and isUuid
#56453 merged
Jul 27, 2025 -
[12.x] Align PHPDoc parameter with method signature
#56435 merged
Jul 26, 2025 -
[12.x] Partially reverts 56398
#56436 merged
Jul 26, 2025 -
[12.x] Clear repository when extending Env
#56438 merged
Jul 26, 2025 -
Revert "[12.x] Clean up redundant PHPDoc"
#56432 merged
Jul 26, 2025 -
[12.x] Clean up redundant PHPDoc
#56430 merged
Jul 26, 2025 -
[12.x] Revert "Trim whitespace when validating required arguments in console commands"
#56431 merged
Jul 26, 2025 -
Trim whitespace when validating required arguments in console commands
#56427 merged
Jul 26, 2025 -
[12.x] Improve PHPDoc blocks for array of arguments in Gate
#56426 merged
Jul 26, 2025 -
[12.x] Refine type hinting for condition rules
#56420 merged
Jul 26, 2025 -
[12.x] Align PHPDoc parameter name with method signature
#56422 merged
Jul 26, 2025 -
[12.x] Clean up redundant type hints in docblocks
#56411 merged
Jul 25, 2025 -
[12.x] Reverts 56310
#56408 merged
Jul 25, 2025 -
[12.x] Fix resolving
StreamResponse
callback on Laravel Octane#56413 merged
Jul 25, 2025 -
[12.x] Iterable models assertion
#56403 merged
Jul 24, 2025 -
Improve job serialization error message with job class name
#56398 merged
Jul 24, 2025 -
[12.x] Use MissingValue as default to distinguish between omitted and explicit null
#56394 merged
Jul 24, 2025 -
[12.x] Introduce
#[Bind]
attribute#56383 merged
Jul 23, 2025 -
[12.x] Fix typehints for
partition()
#56388 merged
Jul 23, 2025 -
Fix incorrect docblock for custom builder resolvers
#56392 merged
Jul 23, 2025 -
[12.x] fix: Models having inconsistent guarding behaviour
#56381 merged
Jul 23, 2025 -
[12.x] Easily run pipelines inside of a transactions with
Pipeline::withinTransactions()
#56377 merged
Jul 23, 2025 -
[12.x] Fix
migrate:fresh
command on SQLite with WAL journal_mode#56368 merged
Jul 23, 2025 -
[12.x] Make the getTable method public in database failed job providers
#56384 merged
Jul 23, 2025 -
[12.x] Add missing PHPDoc type in
JoinClause
#56378 merged
Jul 22, 2025 -
[12.x] removed usage of useless
ReflectionProperty::setAccessible()
#56379 merged
Jul 22, 2025 -
Add 'dontReportUsing' to filter exceptions to be reported
#56361 merged
Jul 22, 2025 -
[12.x] Add mergeMetadata method to the Mailable class
#56376 merged
Jul 22, 2025 -
Add 'isEmpty' and 'isNotEmpty' to Fluent
#56370 merged
Jul 22, 2025 -
[12.x] Fix PHPStan Integrations
#56369 merged
Jul 22, 2025 -
[12.x] Add toStringable to Uri
#56359 merged
Jul 21, 2025
13 Pull requests opened by 13 people
-
[12.x] Feat: ability to explicitly exclude factory relationships
#56396 opened
Jul 24, 2025 -
[12.x] Feat: add validation rule builders for all rules
#56405 opened
Jul 24, 2025 -
[12.x] Add Eloquent Relationship Attributes
#56415 opened
Jul 25, 2025 -
Fix app entry point adjustments in Echo installation
#56421 opened
Jul 25, 2025 -
Adds support for Attribute-based Routing (MVP)
#56424 opened
Jul 26, 2025 -
[12.x] Add `except` method to Eloquent Builder
#56442 opened
Jul 26, 2025 -
[12.x] Add `InteractsWithData` trait to `ComponentAttributeBag`
#56452 opened
Jul 27, 2025 -
[12.x] Add `withScopedSingletons` to `ApplicationBuilder`
#56460 opened
Jul 28, 2025 -
[12.x] Pass DateTimezone to Monolog
#56462 opened
Jul 28, 2025 -
[12.x] Optimization: do not build a full list when not needed
#56463 opened
Jul 28, 2025 -
[12.x] Update the db:seed command to accept multiple seeders separated by commas
#56466 opened
Jul 28, 2025 -
[12.x]: Add 'does not contain' validation rule
#56467 opened
Jul 28, 2025 -
[12.x] Add support for horizontal table layout in the Artisan console `table()` method
#56469 opened
Jul 28, 2025
5 Issues closed by 2 people
-
Inconsistent behaviour with Guarding Eloquent Models
#56380 closed
Jul 23, 2025 -
Cannot migrate:fresh with SQLite + WAL mode
#56357 closed
Jul 23, 2025 -
Custom theme not used for markdown notifications
#56358 closed
Jul 22, 2025 -
Duplicate signals when commands called via Artisan::call
#56356 closed
Jul 22, 2025 -
DB count() function returning data that diverges with ->get()->count()
#56360 closed
Jul 22, 2025
12 Issues opened by 12 people
-
Databse seeder messes up the formatting of the output in the console
#56461 opened
Jul 28, 2025 -
validateInteger incorrectly passes bool true
#56407 opened
Jul 24, 2025 -
Contribution: WebStack Deployer – GUI for Managing LAMP Stacks with Docker on Windows
#56401 opened
Jul 24, 2025 -
updateExistingPivot or save on a pivot model updates all entries with the same related and foreign id's
#56399 opened
Jul 24, 2025 -
beforeCommit method does nothing when job has ShouldQueueAfterCommit contract
#56397 opened
Jul 24, 2025 -
A job does not release its memory after being ran
#56395 opened
Jul 24, 2025 -
`php artisan db:table` command ignores configured database and uses first alphabetical database
#56393 opened
Jul 24, 2025 -
schedule:work run artisan relative to current working dir
#56390 opened
Jul 23, 2025 -
"Load"ing sub-relations from a model multiple times erases the previous filter
#56389 opened
Jul 23, 2025
4 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.
-
@json blade parsing error
#56331 commented on
Jul 22, 2025 • 0 new comments -
Issue with automaticallyEagerLoadRelationships() and withDefault() – Related Model Created with Missing Foreign Keys
#55744 commented on
Jul 22, 2025 • 0 new comments -
Intermittent CSRF token mismatch since upgrading to Laravel 12 when logging in
#56275 commented on
Jul 27, 2025 • 0 new comments -
[13.x] `Cache::touch()` & `Store::touch()` for TTL Extension
#55954 commented on
Jul 23, 2025 • 0 new comments