-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
getRelationQuery incompatible #2262
Comments
Had the same issue, it is due to latest laravel/framework. had to rollback to 8.42.1 to get it to work:
|
having same problem |
For anybody dealing with this issue in Lumen (or also Laravel), you can alternatively force the version of illuminate/database for it to work, until this library is updated. You'd set it like so:
|
Hello, We're aware of this problem and currently looking for a solution. This looks like a breaking change and probably requiring the release of a new version of this library. Still in the talks with @Smolevich about it. Thanks! |
Helo, why i got the same error? |
Same error when i try use relations!
Seems to update |
Description:
Steps to reproduce
The text was updated successfully, but these errors were encountered: