🔥 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: JSON Where Clauses
Mar 31, 2022