Eloquent Query Cache
Github Repo
Searchβ¦
3.x
β‘
Introduction
π
Support
Getting Started
π
Installation
π
Showcase
Caching
β‘
Query Caching
π₯
Relationships Caching
π
Cache Tags
π
Cache Invalidation
Advanced
β¨
Implement Caching
Powered By
GitBook
β‘
Introduction
Adding cache on your Laravel Eloquent queries' results is now a breeze.
β
β
β
β
β
β
β
β
β
β
β
β
β
β
β
β
Laravel Eloquent Query Cache brings back the
remember()
functionality that has been removed from Laravel a long time ago. It adds caching functionalities directly on the Eloquent level, helping you acquire speed by caching results.
Next
Support
Last modified
11mo ago
Copy link
Edit on GitHub