Laravel 12.32.0 introduces HTTP batch requests with lifecycle callbacks for concurrent request handling, an afterRollback database callback for transaction rollback handling, batch job failure callbacks for granular error management, and response-based rate limiting to control throttling based on HTTP responses rather than just

5m read timeFrom laravel-news.com
Post cover image
Table of contents
# HTTP Batch Requests# Database afterRollback() Callback Support# Batch Job Failure Callback Support# Introduce "after" Rate Limiting# Release notes# v12.32.0

Sort: