Replies: 2 comments
-
Update: I now have this query and if i dump the data the quantity is in the Article data.
But if i try to load it here i get Unknown column 'articles.quantity' in 'field list'
Is there any way to fix this or other way to do this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Are you still having an issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
I have a hasOne relation with a whereHas in.
But laravel-livewire-tables skips the whereHas if i check the query.
Is there a way to make this work?
Thanks a lot for you time!
Beta Was this translation helpful? Give feedback.
All reactions