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 c71d443 + 801dacf commit 26623e1Copy full SHA for 26623e1
README.md
@@ -24,6 +24,11 @@ relationships. This package is an attempt to address those requirements.
24
## Requirements
25
- PHP >= 7.1.3
26
- Laravel 5.8
27
+ ```diff
28
+ - Please note that prior Laravel versions are not supported and the package
29
+ - versions that are compatible with prior versions of Laravel contain bugs.
30
+ - Please only use with the versions of Laravel noted above to be compatible.
31
+ ```
32
33
### Possible Conflicting Packages
34
Any packages that also override `newEloquentModel()` from the `Model` class will
0 commit comments