Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-17 | 3.1 kB | |
v12.19.0 source code.tar.gz | 2025-06-17 | 1.2 MB | |
v12.19.0 source code.zip | 2025-06-17 | 2.0 MB | |
Totals: 3 Items | 3.2 MB | 0 |
- [11.x] Fix validation to not throw incompatible validation exception by @crynobone in https://github.com/laravel/framework/pull/55963
- [12.x] Correct testEncryptAndDecrypt to properly test new methods by @KIKOmanasijev in https://github.com/laravel/framework/pull/55985
- [12.x] Check if file exists before trying to delete it by @Jellyfrog in https://github.com/laravel/framework/pull/55994
- Clear cast caches when discarding changes by @willtj in https://github.com/laravel/framework/pull/55992
- [12.x] Handle Null Check in Str::contains by @Jellyfrog in https://github.com/laravel/framework/pull/55991
- [12.x] Remove call to deprecated
getDefaultDescription
method by @jnoordsij in https://github.com/laravel/framework/pull/55990 - Bump brace-expansion from 2.0.1 to 2.0.2 in /src/Illuminate/Foundation/resources/exceptions/renderer by @dependabot in https://github.com/laravel/framework/pull/55999
- Enhance error handling in PendingRequest to convert TooManyRedirectsE… by @achrafAa in https://github.com/laravel/framework/pull/55998
- [12.x] fix: remove Model intersection from UserProvider contract by @calebdw in https://github.com/laravel/framework/pull/56013
- [12.x] Remove the only @return tag left on a constructor by @JordanchoEftimov in https://github.com/laravel/framework/pull/56001
- [12.x] Introduce
ComputesOnceableHashInterface
by @Jacobs63 in https://github.com/laravel/framework/pull/56009 - [12.x] Add assertRedirectBackWithErrors to TestResponse by @AhmedAlaa4611 in https://github.com/laravel/framework/pull/55987
- [12.x] collapseWithKeys - Prevent exception in base case by @DeanWunder in https://github.com/laravel/framework/pull/56002
- [12.x] Standardize size() behavior and add extended queue metrics support by @sylvesterdamgaard in https://github.com/laravel/framework/pull/56010
- [11.x] Fix
symfony/console:7.4
compatibility by @crynobone in https://github.com/laravel/framework/pull/56015 - [12.x] Improve constructor PHPDoc for controller middleware definition by @JordanchoEftimov in https://github.com/laravel/framework/pull/56021
- Remove
@return
tags from constructors by @michaelnabil230 in https://github.com/laravel/framework/pull/56024 - [12.x] sort helper functions in alphabetic order by @gigabites19 in https://github.com/laravel/framework/pull/56031
- [12.x] add Attachment::fromUploadedFile method by @rodrigopedra in https://github.com/laravel/framework/pull/56027
- [12.x]: Add UseEloquentBuilder attribute to register custom Eloquent Builder by @KIKOmanasijev in https://github.com/laravel/framework/pull/56025
- [12.x] Improve PHPDoc for the Illuminate\Cache folder files by @JordanchoEftimov in https://github.com/laravel/framework/pull/56028
- [12.x] Add a new model cast named asFluent by @azim-kordpour in https://github.com/laravel/framework/pull/56046
- [12.x] Introduce
FailOnException
job middleware by @cosmastech in https://github.com/laravel/framework/pull/56037 - [12.x] isSoftDeletable(), isPrunable(), and isMassPrunable() to model class by @shaedrich in https://github.com/laravel/framework/pull/56060