File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ It will not work with non-taggable drivers:
50
50
- Please only use with the versions of Laravel noted above to be compatible.
51
51
```
52
52
53
- # ## Possible Conflicting Packages
53
+ # ## Possible Package Conflicts
54
54
Any packages that override `newEloquentModel()` from the `Model` class will
55
55
likely conflict with this package. Of course, any packages that implement their
56
56
own Querybuilder class effectively circumvent this package, rendering them
57
57
incompatible.
58
58
59
- The following are packages we have identified as incompatible :
59
+ The following are packages we have identified as conflicting :
60
60
- [grimzy/laravel-mysql-spatial](https://github.com/grimzy/laravel-mysql-spatial)
61
61
- [fico7489/laravel-pivot](https://github.com/fico7489/laravel-pivot)
62
62
- [chelout/laravel-relationship-events](https://github.com/chelout/laravel-relationship-events)
You can’t perform that action at this time.
0 commit comments