File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 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.
3030Any packages that also override ` newEloquentModel() ` from the ` Model ` class will
3131likely 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
3539The following items currently do no work with this package:
You can’t perform that action at this time.
0 commit comments