Commit b194d837 by Taylor Otwell

Merge pull request #987 from robmeijer/develop

Fix pivot table name in Many-to-Many section in Eloquent documentation.
parents 1db67d47 84fcb60f
......@@ -242,7 +242,7 @@ Many-to-many relationships are the most complicated of the three relationships.
id - INTEGER
name - VARCHAR
**Roles_Users:**
**Role_User:**
id - INTEGER
user_id - INTEGER
......
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