Login/Register
Installatron
Products
The Apps
Company
Support
My Account
Company
Introduction
Milestones
What's New
Press Center
Partners
Contact Us▸
Update Feed
Laravel 12.10.1
24 April 2025
Laravel
version 12.10.1 is now available (major release).
What's New in Laravel 12.10.1
12.10.1
Revert "Use value() helper in 'when' method to simplify code" #55465 by @mohammadrasoulasghari in #55514
Use xxh128 when comparing views for changes by @shawnlindstrom in #55517
Ensure related models is iterable on HasRelationships@relationLoaded() by @rodrigopedra in #55519
Add Enum support for assertJsonPath in AssertableJsonString.php by @azim-kordpour in #55516
12.10.0
Use value() helper in 'when' method by @mohammadrasoulasghari in #55465
Test @use directive without quotes by @osbre in #55462
Enhance Broadcast Events Test Coverage by @roshandelpoor in #55458
Add Conditionable Trait to Fluent by @michaelnabil230 in #55455
Fix relation auto loading with manually set relations by @patrickweh in #55452
Add missing types to RateLimiter by @ClaudioEyzaguirre in #55445
Fix for global autoload relationships not working in certain cases by @litvinchuk in #55443
Fix adding setTags method on new cache flush events by @erikn69 in #55405
Fix: Unique lock not being released after transaction rollback in ShouldBeUnique jobs with afterCommit() by @toshitsuna-otsuka in #55420
Extends AsCollection to map items into objects or other values by @DarkGhostHunter in #55383
Fix group imports in Blade @use directive by @osbre in #55461
chore(tests): align test names with idiomatic naming style by @kauffinger in #55496
Update compiled views only if they actually changed by @pizkaz in #55450
Improve performance of Arr::dot method - 300x in some cases by @cyppe in #55495
Add tests for CacheBasedSessionHandler by @imanghafoori1 in #55487
Add tests for FileSessionHandler by @imanghafoori1 in #55484
Add tests for DatabaseSessionHandler by @imanghafoori1 in #55485
Fix many to many detach without IDs broken with custom pivot class by @amir9480 in #55490
Support nested relations on relationLoaded method by @tmsperera in #55471
Bugfix for Cache::memo()->many() returning the wrong value with an integer key type by @bmckay959 in #55503
Allow Container to build Migrator from class name by @cosmastech in #55501
12.9.2
Fixed a bug in using illuminate/console in external apps by @andrey-helldar in #55430
Disable SQLServer 2017 CI as ubuntu-20.24 has been removed by @crynobone in #55425
12.9.1
Forward only passed arguments into Illuminate\Database\Eloquent\Collection::partition method by @MarekVikartovsky in #55422
Add test for complex context manipulation in Logger by @roshandelpoor in #55423
Remove unused var from DumpCommand by @cosmastech in #55431
Fix the serve command sometimes fails to destructure the request pool array by @tonysm in #55427
Changes to package-lock.json should trigger npm run build by @crynobone in #55426
12.9.0
Add types to ViewErrorBag by @AJenbo in #55329
Add types to MessageBag by @AJenbo in #55327
add generics to commonly used methods in Schema/Builder by @taka-oyama in #55330
Return frozen time for easier testing by @jasonmccreary in #55323
Enhance DetectsLostConnections to Support AWS Aurora Credential Rotation Scenario by @msaifmfz in #55331
Rename test method of failedRequest() by @LKaemmerling in #55332
feat: Add a callback to be called on transaction failure by @dshafik in #55338
Add withRelationshipAutoloading method to model by @litvinchuk in #55344
Enable HTTP client retries when middleware throws an exception by @27pchrisl in #55343
Fix Closure serialization error in automatic relation loading by @litvinchuk in #55345
Add test for Unique validation rule with WhereIn constraints by @mohammadrasoulasghari in #55351
Add @throws in doc-blocks by @mohammadrasoulasghari in #55361
Update propagateRelationAutoloadCallbackToRelation method doc-block by @derian-all-win-software in #55363
- Redis - Establish connection first, before set the options by @alexmontoanelli in #55370
Fix translation FileLoader overrides with a missing key by @fabio-ivona in #55342
Fix pivot model events not working when using the withPivotValue by @amir9480 in #55280
Introduce memoized cache driver by @timacdonald in #55304
Add test for Filesystem::lastModified() method by @roshandelpoor in #55389
Supports pda/pheanstalk 7 by @crynobone in #55397
Add comprehensive filesystem operation tests to FilesystemTest by @roshandelpoor in #55399
Bump vite from 5.4.17 to 5.4.18 in /src/Illuminate/Foundation/resources/exceptions/renderer by @dependabot in #55402
Add descriptive error messages to assertViewHas() by @3Descape in #55392
Use Generic Types Annotations for LazyCollection Methods by @mohammadrasoulasghari in #55380
Add test coverage for Process sequence with multiple env variables by @roshandelpoor in #55406
Fix cc/bcc/replyTo address merging in MailMessage by @onlime in #55404
Add a make function in the Fluent by @michaelnabil230 in #55417
12.8.1
Update version to v12.8.1
12.8.0
only check for soft deletes once when mass-pruning by @cosmastech in #55274
Add createMany mass-assignment variants to HasOneOrMany relation by @onlime in #55262
cosmetic: include is_array() case in match construct of getArrayableItems by @epic-64 in #55275
Add tests for InvokeSerializedClosureCommand by @Amirhf1 in #55281
Temporarily prevents PHPUnit 12.1 by @crynobone in #55297
Test Improvements by @crynobone in #55306
Bump vite from 5.4.12 to 5.4.17 in /src/Illuminate/Foundation/resources/exceptions/renderer by @dependabot in #55301
Test Improvements by @crynobone in #55307
add generics to array types for Schema Grammars by @taka-oyama in #55314
fix missing nullable for Query/Grammar::compileInsertGetId by @taka-oyama in #55311
Adds fromJson() to Collection by @DarkGhostHunter in #55310
Fix illuminate/database usage as standalone package by @crynobone in #55309
Correct array key in InteractsWithInput by @AJenbo in #55287
Fix support for adding custom observable events from traits by @willrowe in #55286
Added Automatic Relation Loading (Eager Loading) Feature by @litvinchuk in #53655
Modify PHPDoc for Collection::chunkWhile functions to support preserving keys by @jsvdvis in #55324
Introduce Rule::anyOf() for Validating Against Multiple Rule Sets by @brianferri in #55191
12.7.2
Update version to v12.7.2
12.7.1
Update version to v12.7.1
12.7.0
AbstractPaginator should implement CanBeEscapedWhenCastToString by @gdebrauwer in #55256
Add whereAttachedTo() Eloquent builder method by @bakerkretzmar in #55245
Make Illuminate\Support\Uri Macroable by @riesjart in #55260
Add resource helper functions to Model/Collections by @TimKunze96 in #55107
Use char(36) for uuid type on MariaDB < 10.7.0 by @boedah in #55197
Introducing toArray to ComponentAttributeBag class by @devajmeireles in #55258
12.6.0
Dont stop pruning if pruning one model fails by @gdebrauwer in #55237
Update Date Facade Docblocks by @fdalcin in #55235
Make db:seed command prohibitable by @spawnia in #55238
Introducing Rules\Password::appliedRules Method by @devajmeireles in #55206
Allowing merging model attributes before insert via Model::fillAndInsert() by @cosmastech in #55038
Fix type hints for DateTimeZone and DateTimeInterface on DateFactory by @AndrewMast in #55243
Fix DateFactory docblock type hints by @AndrewMast in #55244
List missing migrate:rollback in DB::prohibitDestructiveCommands PhpDoc by @spawnia in #55252
Add Http::requestException() by @cosmastech in #55241
New: Uri pathSegments() helper method by @chester-sykes in #55250
Do not require returning a Builder instance from a local scope method by @cosmastech in #55246
12.5.0
Correct misspellings by @szepeviktor in #55218
Add ability to flush state on Vite helper by @timacdonald in #55228
Support taggeable store flushed cache events by @erikn69 in #55223
Revert "Support taggeable store flushed cache events" by @taylorotwell in #55232
Allow configuration of retry period for RoundRobin and Failover mail transports by @jnoordsij in #55222
Add --json option to EventListCommand by @hotsaucejake in #55207
12.4.1
Add Expression type to param $value of QueryBuilder orHaving() method by @faissaloux in #55202
Fix URL generation with optional parameters (regression in #54811) by @stancl in #55213
Fix failing tests on windows OS by @imanghafoori1 in #55210
(IP) Installatron Plugin
Overview
What's New
Features
FAQ
Download Free
Buy Now
(IS) Installatron Server
Overview
What is Installatron Server?
What's New
Features
FAQ
Setup and Usage Guide
(IR) Installatron Remote
Overview
Features
FAQ
Get Started
My Applications
My Backups
Company
Introduction
Milestones
What's New
Press Center
Partners
Contact Us
Support
Troubleshooting
Website Owner Guide
Server Owner Guide
Install Automation Guide
Contact Us
My Account
Dashboard
Settings
Licensing Portal
Purchase Licenses
Become a Partner
© 2004 - 2025 Installatron LLC. All rights reserved.
Privacy Policy.