Laravel 12.54.0 ships several new features and bug fixes. The headline addition is Model::withoutRelation(), which clones a model with specific relations removed without mutating the original — useful for serialization, queued jobs, and circular reference handling. Other additions include an interval() method on

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

Sort: