In the Eloquent Query/Builder class, in the method joinSub, an instance of Expression is passed (see $this->join(new Expression($expression)) as the table. This is not a string in this case #48756
Unanswered
markwinters
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have found a bug in Eloquent and I wonder if somebody can check and fix this?
This bug is present in "laravel/framework": "10.28.0",
Beta Was this translation helpful? Give feedback.
All reactions