Laravel Community Tools by
Tighten
Laravel Versions
PHP Releases
Nova Packages
Laravel Tricks
Forge Recipes
Toggle navigation
Log in
Log in
Dan Richards
Joined:
9 years ago
Total tricks:
1
Last trick:
9 years ago
Submitted tricks
Eloquent
Brain dead easy caching using Laravel's attribute mutators and dynamic properties.
If you need to sprinkle in some caching without building a bunch of Repositories. I've found this base Model and Service Provider very helpful. For updates: https://gist.github.com/danrichards/de22efa41b533d81fa1ec15f42cf64f5
danrichard...
9 years ago
9552
5.0
patterns
models