We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c27ce8b + 97df37f commit bd1e6e3Copy full SHA for bd1e6e3
README.md
@@ -30,6 +30,10 @@ relationships. This package is an attempt to address those requirements.
30
Any packages that also override `newEloquentModel()` from the `Model` class will
31
likely conflict with this package. So far these may include the following:
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.
37
38
### Things That Don't Work Currently
39
The following items currently do no work with this package:
0 commit comments