🔥 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.
Other tips:
🔥 Laravel tip: The `whereRelation` method
Oct 18, 2022
🔥 Laravel Tip: orderByRaw
Jan 8, 2023