You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following items currently do no work with this package:
37
36
```diff
38
-
- The following items currently do no work with this package:
39
-
- - [caching of lazy-loaded relationships, see #127](https://github.com/GeneaLabs/laravel-model-caching/issues/127).
40
-
- - [using select() clauses in Eloquent queries, see #238](https://github.com/GeneaLabs/laravel-model-caching/issues/238) (word-around discussed in the issue)
41
-
- - [using SoftDeletes on Models, see #237](https://github.com/GeneaLabs/laravel-model-caching/issues/237)
37
+
- caching of lazy-loaded relationships, see #127
38
+
- using select() clauses in Eloquent queries, see #238 (work-around discussed in the issue)
0 commit comments