€0.00 — free as in speechtonight's forecast: clear skies over production Cache: warm · Deploys: fair, 0% rollbacks expectedset by moonlight, shipped before dawn · deploy freely Page A2

The Daily Commit The Nightly Build

Dev news, typeset daily — PHP · AI · The Wider Stack

The developer's evening paper — PHP · AI · The Wider Stack

Friday, July 31, 2026 Vol. I — No. 214 · Morning editionLate edition EN DE FR ES

PHP · Releases

Laravel Framework v13.23.0 adds monthly log driver and SES tenant support

curated by Sönke

Laravel Framework v13.23.0 introduces a monthly log driver, SES tenant support for the SES v2 mail transport, timing-safe comparison of the maintenance mode bypass secret, and PostgreSQL-friendly ->using(...) in ->change() migrations, alongside several type improvements and bug fixes.

Laravel Framework v13.23.0 has been tagged on GitHub. The release adds a new monthly log driver for rotating log files on a monthly basis, plus a matching monthly channel in the default logging configuration.

The SES v2 mail transport now supports SES tenants, and ImageManager's fromStorage disk parameter now accepts enums. Type declarations in the Image class and the generics on Collection::select have been improved.

Several fixes are included: Arr::last() now handles null correctly, CookieJar::queued() handles defaults properly, deprecation logging no longer causes fatal errors when it fails, and schedule:list now converts timezones correctly for range, step, and wildcard cron expressions.

The maintenance mode bypass secret is now compared using a timing-safe comparison. For PostgreSQL users, migrations can now use ->using(...) inside ->change() calls. The monolog/monolog constraint was bumped, and a previous change to ShouldBeUniqueUntilProcessing job lock handling was reverted. Dependency bumps include postcss 8.5.15 to 8.5.23 and actions/checkout 7.0.0 to 7.0.1.

Read the original source ↗

Rate this article: 0

Readers’ Forum

No contributions yet — open the debate.

The Daily CommitThe Nightly Build — Page A1