Hey, my book is finally available. Find it here.  Eloquent Beyond The Basics!

🔥 Laravel Tip: Accessor Caching

Apr 13, 2022

As of Laravel 9.6, if you have a computationally intensive accessor, you can use the shouldCache method.
tip-image-0