We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 570a8d4 commit 9098a2bCopy full SHA for 9098a2b
CHANGELOG.md
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
### Fixed
9
- cache key generation for `find()` and `findOrFail()`.
10
11
+### Added
12
+- caching for `paginate()`;
13
+
14
## [0.2.33] - 19 Feb 2018
15
### Added
16
- unit test to make sure `Model::all()` returns a collection when only only
0 commit comments