Commit 27b52063 authored by Jens Segers's avatar Jens Segers

Merge branch 'master' of github.com:jenssegers/Laravel-MongoDB

parents ca98a644 13bf2a78
...@@ -382,7 +382,7 @@ The belongsToMany relation will not use a pivot "table", but will push id's to a ...@@ -382,7 +382,7 @@ The belongsToMany relation will not use a pivot "table", but will push id's to a
} }
Other relations are not yet supported, but may be added in the future. Read more about these relations on http://four.laravel.com/docs/eloquent#relationships Other relations are not yet supported, but may be added in the future. Read more about these relations on http://laravel.com/docs/eloquent#relationships
### EmbedsMany Relations ### EmbedsMany Relations
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment