Skip to content

Many to Many relationships #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from Nov 20, 2013
Merged

Many to Many relationships #70

merged 6 commits into from Nov 20, 2013

Conversation

ghost
Copy link

@ghost ghost commented Nov 20, 2013

Added many to many relationships for models
Relationships are defined using an array on each document "{key}_ids"

@jenssegers
Copy link
Contributor

Looking good man!

jenssegers added a commit that referenced this pull request Nov 20, 2013
Many to Many relationships
@jenssegers jenssegers merged commit 12e7cb2 into mongodb:master Nov 20, 2013
@jenssegers
Copy link
Contributor

I slimmed down the BelongsToMany class in e89d226

@ghost
Copy link
Author

ghost commented Nov 21, 2013

All good man! Looking forward to using this now outside of tests. Need to update the readme as well.

@jenssegers
Copy link
Contributor

I added a bit of information: https://github.com/jenssegers/Laravel-MongoDB#relations

mnphpexpert added a commit to mnphpexpert/laravel-mongodb that referenced this pull request Sep 2, 2024
Many to Many relationships
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants