Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jenssegers/Laravel-MongoDB
Browse files Browse the repository at this point in the history
  • Loading branch information
jenssegers committed Jul 26, 2014
2 parents ca98a64 + 13bf2a7 commit 27b5206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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

Expand Down

0 comments on commit 27b5206

Please sign in to comment.