~/devreads

#laravel releases

8 posts

22 Jul

Paul Redmond 1 min read

Laravel 13.21 adds a #[RouteKey] attribute for Eloquent route model binding, a base64 validation rule, a RequestAttribute contextual attribute, and new output formats for the Image component. The post RouteKey Model Attribute in Laravel 13.21 appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

newslaravel releases

15 Jul

Paul Redmond 1 min read

Laravel 13.20.0 introduces an Image facade for resizing, converting, and storing images, along with a WithoutMiddleware controller attribute, a separate Redis session prefix, and quiet bulk increment methods on Eloquent. The post First-Party Image Processing in Laravel 13.20 appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

newslaravel releases

8 Jul

Paul Redmond 1 min read

Laravel 13.19.0 adds an Http::query() client method and query/queryJson testing helpers for the HTTP QUERY verb, plus a reduceInto collection method, a counted string helper, and bulk SQS job dispatching. The post HTTP Query Method Support in Laravel 13.19 appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

newslaravel releases

1 Jul

Paul Redmond 1 min read

Laravel 13.18.0 exposes jobs-processed counts on the WorkerStopping event, adds graceful shutdown to schedule:work, introduces priority-based dev command registration, and hardens the Number helpers against INF/NAN. The post Worker Metrics on the WorkerStopping Event in Laravel 13.18 appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

newslaravel releases

24 Jun

Paul Redmond 1 min read

Laravel 13.17.0 adds first-class route metadata support, Postgres transaction pooler integration, a dev:list command, and a Should Not Retry exception handler for queue jobs. The post Route Metadata Support in Laravel 13.17 appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

newslaravel releases

17 Jun

Paul Redmond 1 min read

Laravel 13.16.0 adds an artisan dev command for running development processes, a whenFilledEnum request method, withCookies on all responses, and an array maintenance mode driver for parallel testing. The post The artisan dev Command in Laravel 13.16.0 appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

newslaravel releases

10 Jun

Paul Redmond 1 min read

Laravel 13.15.0 adds typed translation accessors, JSON Schema deserialization, a dedicated Cloud queue driver, and security fixes for date validation and route unserialization. The post Typed Translation Accessors in Laravel 13.15.0 appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

newslaravel releases

9 Jun

Paul Redmond 1 min read

Laravel 13.14 adds JsonSchema::fromArray() for turning JSON Schema arrays back into Type objects, queue inheritance fixes, job inspection improvements, and several HTTP client and mail fixes. The post JSON Schema Deserialization in Laravel 13.14 appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

newslaravel releases