Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-12 | 2.2 kB | |
v12.23.0 source code.tar.gz | 2025-08-12 | 1.2 MB | |
v12.23.0 source code.zip | 2025-08-12 | 2.0 MB | |
Totals: 3 Items | 3.2 MB | 3 |
- [12.x] Prevent unintended sleep on early failure of assertSequence by @xHeaven in https://github.com/laravel/framework/pull/56583
- [12.x] Redis cluster broadcaster by @vadimonus in https://github.com/laravel/framework/pull/56581
- [12.x] Alias Benchmark class by @jackbayliss in https://github.com/laravel/framework/pull/56594
- [12.x] Add support for drop patterns to the
make:migration
command'sTableGuesser
. by @amirhshokri in https://github.com/laravel/framework/pull/56608 - [12.x] Improve collection return types by @axlon in https://github.com/laravel/framework/pull/56599
- [12.x] Fix collection typo by @axlon in https://github.com/laravel/framework/pull/56597
- Fix return type docblock for resetAttempts method in RateLimiter by @jonagoldman in https://github.com/laravel/framework/pull/56596
- Add 'page' field to paginator links by @compico in https://github.com/laravel/framework/pull/56603
- [12.x] Add support for inline attachments in Resend transport by @jayanratna in https://github.com/laravel/framework/pull/56598
- Fix test failures in PHPUnit 12.3.2 by @KentarouTakeda in https://github.com/laravel/framework/pull/56610
- [12.x] Use new error and exception handler getters by @jnoordsij in https://github.com/laravel/framework/pull/56623
- [12.x] Use PHP 8.4 array helpers by @jnoordsij in https://github.com/laravel/framework/pull/56619
- [12.x] Prefer Symfony PHP polyfills over
function_exists
calls by @jnoordsij in https://github.com/laravel/framework/pull/56621 - [12.x]
Bind
attribute accepts UnitEnum by @cosmastech in https://github.com/laravel/framework/pull/56616 - [12.x] Add Vitess-specific safe to retry errors by @GrahamCampbell in https://github.com/laravel/framework/pull/56615
- [12.x] Handle null as a falsy condition by @negoziator in https://github.com/laravel/framework/pull/56612
- Added "after" support for morphs and nullableMorphs Blueprint by @marcogermani87 in https://github.com/laravel/framework/pull/56613
- [12.x] Fix usage of
Scoped
andSingleton
on interfaces by @cosmastech in https://github.com/laravel/framework/pull/56620 - [12.x] Online (concurrently) index creation for PostgreSQL and SqlServer by @vadimonus in https://github.com/laravel/framework/pull/56625