relation on json or array records #2494
Unanswered
AliAmini78
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Laravel Version: 9
PHP Version: 8.1
jenssegers/mongodbn: 3.9
i have two models and i want them to have a relation together , Property and Attributes
and property record is :
and in this record attribute_id and option_id is in same model and table .
and how can i make relation between attribute_id and property , and also make another relation between option_id and property ?
Beta Was this translation helpful? Give feedback.
All reactions