File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,10 @@ relationships. This package is an attempt to address those requirements.
30
30
Any packages that also override ` newEloquentModel() ` from the ` Model ` class will
31
31
likely conflict with this package. So far these may include the following:
32
32
- [ 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.
33
37
34
38
### Things That Don't Work Currently
35
39
The following items currently do no work with this package:
You can’t perform that action at this time.
0 commit comments