Skip to content

Commit 9f61cc3

Browse files
committed
Merge branch 'master' of github.com:GeneaLabs/laravel-model-caching
2 parents 92df6d3 + 9002f67 commit 9f61cc3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ The following items currently do no work with this package:
4444
```diff
4545
- caching of lazy-loaded relationships, see #127. Currently lazy-loaded belongs-to relationships are cached. Caching of other relationships is in the works.
4646
- using select() clauses in Eloquent queries, see #238 (work-around discussed in the issue)
47-
- using SoftDeletes on Models, see #237
48-
- global scopes currently do not work, see #256
4947
```
5048

5149
[![installation guide cover](https://user-images.githubusercontent.com/1791050/36356190-fc1982b2-14a2-11e8-85ed-06f8e3b57ae8.png)](https://vimeo.com/256318402)

0 commit comments

Comments
 (0)