Laravel 13.2.0 introduces several developer experience improvements. New symmetrical PHP attributes for Eloquent models (e.g., #[DateFormat], #[WithoutTimestamps]) replace multi-parameter attributes with single-purpose ones. Queue attributes #[Queue] and #[Connection] now accept backed enums directly without calling ->value.

4m read timeFrom laravel-news.com
Post cover image
Table of contents
# What's New# Other Fixes and Improvements# References

Sort: