Skip to content

Commit e200e03

Browse files
committed
Merge branch 'master' of github.com:GeneaLabs/laravel-model-caching
2 parents 97024a5 + 5d243cc commit e200e03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The following items currently do no work with this package:
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)
4747
- using SoftDeletes on Models, see #237
48+
- global scopes currently do not work, see #256
4849
```
4950

5051
[![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)