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
@@ -180,12 +188,6 @@ This comes in handy when manually making updates to the database. You could also
180
188
trigger this after making updates to the database from sources outside your
181
189
Laravel app.
182
190
183
-
## Things That Don't Work Currently
184
-
The following items currently do no work with this package:
185
-
-[caching of lazy-loaded relationships, see #127](https://github.com/GeneaLabs/laravel-model-caching/issues/127).
186
-
-[using select() clauses in Eloquent queries, see #238](https://github.com/GeneaLabs/laravel-model-caching/issues/238) (word-around discussed in the issue)
187
-
-[using SoftDeletes on Models, see #237](https://github.com/GeneaLabs/laravel-model-caching/issues/237)
188
-
189
191
## Summary
190
192
**That's all you need to do. All model queries and relationships are now
0 commit comments