Eager load schemaless attributes column #113
Unanswered
scottmetoyer
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
-
Is it possible to eager load the schemaless attribute column using Model::with()?
I'm getting this error when I try:
Call to undefined relationship [extra_attribute] on model
How do I correctly set this up?
Beta Was this translation helpful? Give feedback.
All reactions