Skip to content

Commit bd1e6e3

Browse files
committed
Merge branch 'master' of github.com:GeneaLabs/laravel-model-caching
2 parents c27ce8b + 97df37f commit bd1e6e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ relationships. This package is an attempt to address those requirements.
3030
Any packages that also override `newEloquentModel()` from the `Model` class will
3131
likely conflict with this package. So far these may include the following:
3232
- [grimzy/laravel-mysql-spatial](https://github.com/grimzy/laravel-mysql-spatial)
33+
- [fico7489/laravel-pivot](https://github.com/fico7489/laravel-pivot)
34+
This package conflicts with Laravel Telescope. We have forked our own solution
35+
for pivot events that replaces this package. If you previously had this package
36+
installed, we recommend uninstalling it to avoid conflicts.
3337

3438
### Things That Don't Work Currently
3539
The following items currently do no work with this package:

0 commit comments

Comments
 (0)