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.
1 parent a8eed2a commit 17b905cCopy full SHA for 17b905c
README.md
@@ -26,6 +26,11 @@ relationships. This package is an attempt to address those requirements.
26
- PHP >= 7.1.3
27
- Laravel 5.4 - 5.6
28
29
+### Possible Conflicting Packages
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
+
34
[](https://vimeo.com/256318402)
35
36
## Installation
0 commit comments