The `shouldCache()` method lets you cache model accessor values
- ·
- Telegram
- ·
- Newsletter
🔥 Laravel Tip: Accessor Caching
As of Laravel 9.6, if you have a computationally intensive accessor, you can use the shouldCache method.