-
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
7 Releases published by 1 person
95 Pull requests merged by 68 people
-
[12.x] feat: Make custom eloquent castings comparable for more granular isDirty check
#55945 merged
Jun 6, 2025 -
[12.x] Allow setting the
RequestException
truncation limit per request#55897 merged
Jun 6, 2025 -
[12.x] feat: Add WorkerStarting event when worker daemon starts
#55941 merged
Jun 6, 2025 -
revert: #55939
#55943 merged
Jun 6, 2025 -
Fix deprecation warning in PHP 8.3 by ensuring string type in explode()
#55939 merged
Jun 5, 2025 -
[12.x] Fix SSL Certificate and Connection Errors Leaking as Guzzle Exceptions
#55937 merged
Jun 5, 2025 -
[13.x] Register subdomain routes before routes that are not linked to a domain
#55921 merged
Jun 5, 2025 -
[12.x] Add generics to
Model::unguarded()
#55932 merged
Jun 5, 2025 -
[12.x]
ScheduledTaskFailed
not dispatched on scheduled forground task fails#55624 merged
Jun 4, 2025 -
[12.x] feat: create UsePolicy attribute
#55882 merged
Jun 4, 2025 -
[12.x] fix: intersect Authenticatable with Model in UserProvider phpdocs
#54061 merged
Jun 4, 2025 -
[12.x] Add a command option for making batchable jobs
#55929 merged
Jun 4, 2025 -
[12.x] Add encrypt and decrypt Str helper methods
#55931 merged
Jun 4, 2025 -
document
through()
method in interfaces to fix IDE warnings#55925 merged
Jun 4, 2025 -
[12.x] fix: Factory::state and ::prependState generics
#55915 merged
Jun 3, 2025 -
[12.x] Allow brick/math ^0.13
#54964 merged
Jun 2, 2025 -
[12.x] Add tests for the
AuthenticateSession
Middleware#55900 merged
Jun 2, 2025 -
[12.x] feat: Add Contextual Implementation/Interface Binding via PHP8 Attribute
#55904 merged
Jun 2, 2025 -
[12.x] Add
AsUri
model cast#55909 merged
Jun 2, 2025 -
[11.x] Fixes Symfony Console 7.3 deprecations on closure command
#55888 merged
May 30, 2025 -
Add reorderDesc() to Query Builder
#55885 merged
May 29, 2025 -
Adds Resource helpers to cursor paginator
#55879 merged
May 28, 2025 -
[12.x] Ability to perform higher order static calls on collection items
#55880 merged
May 28, 2025 -
[12.x] Fix return types in console command handlers to void
#55876 merged
May 28, 2025 -
[12.x] Fix Blade nested default component resolution for custom namespaces
#55874 merged
May 27, 2025 -
Feature: add support straight join in mysql
#55786 merged
May 27, 2025 -
[12.x] fix: fully qualify collection return type
#55873 merged
May 27, 2025 -
[12.x] chore: return Collection from timestamps methods
#55871 merged
May 27, 2025 -
[12.x] Add
Rule::contains
#55809 merged
May 26, 2025 -
[12.x] Add
in_array_keys
validation rule to check for presence of specified array keys#55807 merged
May 26, 2025 -
Fix argument types for Illuminate/Database/Query/Builder::upsert()
#55849 merged
May 26, 2025 -
[12.x] Replace alias
is_integer()
withis_int()
to comply with Laravel Pint#55851 merged
May 26, 2025 -
[12.x] Remove remaining @return tags from constructors
#55858 merged
May 26, 2025 -
Fix typo in
Blueprint
:datetime
=>dateTime
#55859 merged
May 26, 2025 -
[12.x] Introducing
toUri
to theStringable
Class#55862 merged
May 26, 2025 -
[12.x] Add template variables to scope
#55830 merged
May 23, 2025 -
[12.x] Fix
ResponseFactory
should also acceptnull
callback#55833 merged
May 23, 2025 -
Add support for sending raw (non-encoded) attachments in Resend mail
#55837 merged
May 23, 2025 -
fix(cache/redis): use connectionAwareSerialize in RedisStore::putMany()
#55814 merged
May 22, 2025 -
[12.x] Minor language update
#55812 merged
May 22, 2025 -
[12.x] Restore lazy loading check
#55817 merged
May 22, 2025 -
[12.x] Introducing
Arr::hasAll
#55815 merged
May 22, 2025 -
[12.x] style: Use null coalescing assignment (??=) for cleaner code
#55823 merged
May 22, 2025 -
[12.x] Added option to always defer for flexible cache
#55802 merged
May 21, 2025 -
Add support for sending raw (non-encoded) attachments in Resend mail driver
#55803 merged
May 21, 2025 -
[12.x] Allowing
Context
Attribute to Interact with Hidden#55799 merged
May 21, 2025 -
[12.x] Fix
TestResponse::assertSessionMissing()
when given an array of keys#55800 merged
May 21, 2025 -
[12.x] Change priority in optimize:clear
#55792 merged
May 20, 2025 -
[12.x] Add Context contextual attribute
#55760 merged
May 20, 2025 -
[12.x] Add
assertRedirectToAction
method to test redirection to controller actions#55788 merged
May 20, 2025 -
Correct return type in PhpDoc for command fail method
#55783 merged
May 20, 2025 -
[12.x] feat: Add
current_page_url
to Paginator#55789 merged
May 20, 2025 -
[12.x] Types: InteractsWithPivotTable::sync
#55762 merged
May 19, 2025 -
Fix: php artisan db command if no password
#55761 merged
May 19, 2025 -
[12.x] Update
assertSessionMissing()
signature to matchassertSessionHas()
#55763 merged
May 19, 2025 -
[12.x] Add
hash
string helper#55767 merged
May 19, 2025 -
[12.x] Prevent
preventsLazyLoading
exception when usingautomaticallyEagerLoadRelationships
#55771 merged
May 19, 2025 -
Improved PHPDoc Return Types for Eloquent's Original Attribute Methods
#55779 merged
May 19, 2025 -
[11.x] Backport
TestResponse::assertRedirectBack
#55780 merged
May 19, 2025 -
Clarify units for benchmark value for IDE accessibility
#55781 merged
May 19, 2025 -
Install Broadcasting Command Fix for Livewire Starter Kit
#55774 merged
May 19, 2025 -
[12.x] Add
assertClientError
method toTestResponse
#55750 merged
May 16, 2025 -
[12.x] Passthru
getCountForPagination
on an Eloquent\Builder#55752 merged
May 16, 2025 -
[12.x] Preserve "previous" model state
#55729 merged
May 15, 2025 -
[12.x] Fix type casting for environment variables in config files
#55737 merged
May 15, 2025 -
[12.x] Add param type for
assertJsonStructure
&assertExactJsonStructure
methods#55743 merged
May 15, 2025 -
[12.x] Remove apc
#55745 merged
May 15, 2025 -
Revert "[12.x] Update "Number::fileSize" to use correct prefix and add prefix param"
#55741 merged
May 15, 2025 -
[12.x] Add a default option when retrieving an enum from data
#55735 merged
May 14, 2025 -
[12.x] Add locale-aware number parsing methods to Number class
#55725 merged
May 13, 2025 -
Easily implement broadcasting in a React/Vue Typescript app (Starter Kits)
#55170 merged
May 13, 2025 -
Add deleteWhen for throttle exceptions job middleware
#55718 merged
May 13, 2025 -
[12.x] Improve typehints for Http classes
#54783 merged
May 13, 2025 -
[12.x] Fix the
getCurrentlyAttachedPivots
wrongmorphClass
for morph to many relationships#55721 merged
May 13, 2025 -
[12.x] Introduce Arr::from()
#55715 merged
May 12, 2025 -
[11.x] Fix Symfony 7.3 deprecations
#55711 merged
May 12, 2025 -
Test SQLServer 2017 on Ubuntu 22.04
#55716 merged
May 12, 2025 -
[12.x] Add flexible support to memoized cache store
#55709 merged
May 12, 2025 -
[12.x] Types: AuthorizesRequests::resourceAbilityMap
#55706 merged
May 11, 2025 -
Backporting Timebox fixes to 11.x
#55705 merged
May 11, 2025 -
[12.x] perf: support iterables for event discovery paths
#55699 merged
May 10, 2025 -
[13.x] Do not allow new model instances to be created during boot
#55685 merged
May 10, 2025 -
[12.x] perf: Optimize BladeCompiler
#55703 merged
May 10, 2025 -
Move Timebox for Authentication and add to password resets
#55701 merged
May 10, 2025 -
[12.x] Fix handling of default values for route parameters with a binding field
#55697 merged
May 9, 2025 -
[12.x] Container
currentlyResolving
test#55694 merged
May 9, 2025 -
[12.x] Container
currentlyResolving
utility#55684 merged
May 9, 2025 -
[12.x] Add
except
andexceptHidden
methods toContext
class#55692 merged
May 9, 2025 -
[12.x] Add option to disable MySQL ssl when restoring or squashing migrations
#55683 merged
May 9, 2025 -
[12.x] incorrect use of generics in Schema\Builder
#55687 merged
May 9, 2025 -
[12.X] Fix
Http::preventStrayRequests
error propagation when usingHttp::pool
#55689 merged
May 9, 2025 -
[12.x] Support Virtual Properties When Serializing Models
#55691 merged
May 9, 2025 -
Revert "[12.x] Make Blueprint Resolver Statically"
#55690 merged
May 9, 2025 -
[12.x] Update PHPDoc for whereRaw to allow Expression as $sql
#55674 merged
May 8, 2025 -
[12.x] Update "Number::fileSize" to use correct prefix and add prefix param
#55678 merged
May 8, 2025
12 Pull requests opened by 10 people
-
Eloquent cursor pagination doesn't apply global scopes correctly with unions
#55751 opened
May 16, 2025 -
skip appending page=1 in pagination URLs
#55772 opened
May 18, 2025 -
fix(vite): #55793 add explicit as-script to link tag for script modul…
#55794 opened
May 20, 2025 -
[12.x] Add sockudo support as broadcasting driver
#55808 opened
May 21, 2025 -
[11.x] check not empty before concat url
#55810 opened
May 21, 2025 -
[12.x] check not empty before concat url
#55811 opened
May 21, 2025 -
[13.x] fix bug: enhance handling of empty values in grouping
#55875 opened
May 27, 2025 -
[12.x] :feat: Add Job Failure Callbacks to Batch
#55916 opened
Jun 3, 2025 -
[12.x] feat: Add ability to override SendQueuedNotifications job class
#55942 opened
Jun 6, 2025 -
[12.x] feat(seed): Add multiple seeder support with enhanced validation
#55949 opened
Jun 7, 2025 -
[13.x] Adds starting method to Monitor interface
#55950 opened
Jun 8, 2025 -
feat(cache): Add rememberWhen method to conditionally store cached values
#55951 opened
Jun 8, 2025
45 Issues closed by 9 people
-
Http client doesnt handle GuzzleHttp\Exception\RequestException
#55733 closed
Jun 6, 2025 -
MessageSent event's `sent` property is empty
#55912 closed
Jun 6, 2025 -
`ScheduledTaskFailed` event is not dispatched when scheduled task is failing
#55352 closed
Jun 5, 2025 -
Scheduled Task Failure Events Not Consistently Dispatched (Including runInBackground Cases)
#55614 closed
Jun 4, 2025 -
withPivot('created_at') Unexpectedly Forces updated_at in Pivot Tables
#55919 closed
Jun 4, 2025 -
Warning from symfony/console when running composer run dev
#55887 closed
Jun 3, 2025 -
Undefined property: TaskFailed::$delay
#55903 closed
Jun 2, 2025 -
https://laravel-news.com/ delete account gives 500
#55908 closed
Jun 2, 2025 -
PasswordResetLinkController ignores custom eloquent connection
#55766 closed
Jun 2, 2025 -
Incorrect query is generated when loading morphTo relation on a model with overridden newQuery() method
#55652 closed
Jun 2, 2025 -
php artisan storage:link outputs incorrect target path label [storagepublic]
#55630 closed
Jun 2, 2025 -
Unsolicited Email
#55905 closed
Jun 2, 2025 -
403 Forbidden on /broadcasting/auth with Sanctum and custom API prefix
#55899 closed
Jun 1, 2025 -
Route Parameters Issues
#55891 closed
May 31, 2025 -
"Cannot modify header information" error encountered while streaming
#55894 closed
May 31, 2025 -
Configuration cache is generated with `.env` and `.env.[APP_ENV]`
#55895 closed
May 31, 2025 -
`Uri` helper cannot be "fluently modified" when starting with just the path
#55818 closed
May 30, 2025 -
Invalid signature(s)
#55860 closed
May 27, 2025 -
Laravel Queued jobs - Eloquent model incorrect inside broadcastOn function
#55857 closed
May 25, 2025 -
response()->stream() params inconsistent with Symfony, breaks Livewire
#55831 closed
May 23, 2025 -
Blade::render causes file_exists to fail on with File name is longer than the maximum allowed path length
#55843 closed
May 23, 2025 -
Conditions being dropped when updating custom pivot classes
#55720 closed
May 22, 2025 -
groupBy method of \Illuminate\Support\Collection returns wrong type when working with union types
#55805 closed
May 21, 2025 -
PHP Warning raised when Virtual Property Hooks are serialized on Models
#55796 closed
May 21, 2025 -
Factory attribute not overriding default definition when using ::factory()->create() with values
#55797 closed
May 21, 2025 -
After #51342 whenLoaded doesn't return null when needed
#55374 closed
May 20, 2025 -
[Bug]: Verify Email Address
#55782 closed
May 20, 2025 -
Validator::valid() returning unvalidated fields
#55755 closed
May 19, 2025 -
Model::shouldBeStrict not working in tests
#55754 closed
May 19, 2025 -
HasManyThrough getQuery error
#55738 closed
May 19, 2025 -
Health endpoint is stripped out when defining routes with "using" keywork
#55739 closed
May 19, 2025 -
A get on attributes calls the set for attributes listed in attribute cast cache
#55596 closed
May 19, 2025 -
All records are returned when I set the query value is {"$exists": false} to a varchar column in mysql
#55748 closed
May 16, 2025 -
Collection value() method does not return valid falsey values like '0' or 0 or false.
#55722 closed
May 14, 2025 -
Validator::validate() and Validator::valid() not returning the same output
#55730 closed
May 14, 2025 -
morphClass property not set on custom MorphPivot classes
#55698 closed
May 13, 2025 -
Backoff queue parameter doesnt work in email
#55416 closed
May 13, 2025 -
misuse of `assertOnlyInvalid` could make tests passable
#55510 closed
May 13, 2025 -
spatie/fork - Concurency Broken - v1.2.4 => v1.2.5
#55637 closed
May 13, 2025 -
Calling `flexible()` on a memoized cache errors during deferred refetch
#55700 closed
May 12, 2025 -
Adding a field and updating in the same migration
#55679 closed
May 11, 2025 -
Using Laravel rules with custom validation rules
#55702 closed
May 11, 2025 -
Boolean validator doesn't work with query params
#55682 closed
May 8, 2025 -
onlyTrashed() is including rows where value = '0000-00-00' (MySQL/MariaDB dummy date)
#55680 closed
May 8, 2025
13 Issues opened by 13 people
-
Validation reorders items inside nested array when nullable rule precedes required rule
#55947 opened
Jun 7, 2025 -
Validator unhandeled MathException
#55944 opened
Jun 6, 2025 -
\Illuminate\Support\Facades\Schedule::events() returns empty array in tests when using ->withSchedule()
#55935 opened
Jun 5, 2025 -
Vite::assetPath does not properly pass $secure flag to asset() fallback
#55930 opened
Jun 4, 2025 -
Apostrophe in Maillable::assertSeeInHtml() not escaped properly
#55913 opened
Jun 3, 2025 -
Methods such as orderBy, inRandomOrder, paginate, findOrFail etc. do not appear from Model
#55867 opened
May 27, 2025 -
jsonSerialize() on relations is not called when serializing the parent model
#55825 opened
May 22, 2025 -
Optimize command unable to locate vendor views, View:Cache
#55769 opened
May 18, 2025 -
Hash::check not applying options before verifying Algorithm
#55759 opened
May 16, 2025 -
Http Client mangles multiple-valued keys in parseMultipartBodyFormat
#55732 opened
May 14, 2025
10 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.
-
Persistent Spike in RDS Proxy Database Connections Since L10 -> L11
#55669 commented on
May 10, 2025 • 0 new comments -
Inconsistent validation behavior with empty arrays and nested rules
#55657 commented on
May 12, 2025 • 0 new comments -
Inconsistent accessor attribute name conversion
#54570 commented on
May 12, 2025 • 0 new comments -
onOneServer() locks are not stored on lock_connection
#55610 commented on
May 16, 2025 • 0 new comments -
.env.testing not being loaded at all
#55532 commented on
May 19, 2025 • 0 new comments -
orWhere generating an OR when it previously would generate an AND
#53628 commented on
May 22, 2025 • 0 new comments -
Catching errors when using `Bus::batch` inside of `Bus::chain` on Sync Queue
#55077 commented on
Jun 4, 2025 • 0 new comments -
[11.x] Support Single and Multi-Selection for Publishing Stubs
#53757 commented on
May 29, 2025 • 0 new comments -
[12.x] Refactor get method to use data_get for query payload retrieval
#55003 commented on
May 22, 2025 • 0 new comments -
[13.x] RFC: Lazy Services - New #[Lazy] Attribute
#55645 commented on
Jun 5, 2025 • 0 new comments