Commit 13bf2a78 authored by Jens Segers's avatar Jens Segers

Merge pull request #261 from shubhamoy/patch-1

Fixed Link
parents 637b54f5 bc8bdaf9
......@@ -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
......
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