🔥 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: Dispatch jobs conditionally.
Apr 11, 2022