Replies: 1 comment
-
Could you share an example of what your documents looks like? |
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
-
i am using a MorphMany relation for a tagging system. But because this is not using a pivot or intermediate table, my tag document is getting huge if used a lot.
What is the mongodb ( not just laravel-mongodb ) way of doing this?
Beta Was this translation helpful? Give feedback.
All reactions