Laravel 12.40.0 introduces new time interval helper functions for working with dates (seconds, minutes, hours, days, years) and Carbon methods (plus/minus). The release adds the ability to schedule tasks on specific days of the month using daysOfMonth(), an encoding validation rule for uploaded files, and commands to pause and resume queue workers. Additional improvements include Redis cluster fixes, type hint enhancements, and various bug fixes for cache, sessions, and routing components.

4m read timeFrom laravel-news.com
Post cover image
Table of contents
# Time Helpers# Schedule Tasks on Specific Days# Encoding Validation Rule# Pause/Resume a Queue# Release notes# v12.40.0

Sort: