Fix pivot table name in Many-to-Many section in Eloquent documentation.

This commit is contained in:
Rob Meijer
2012-07-21 20:16:57 +01:00
parent 38234c61dd
commit 84fcb60f8b

View File

@@ -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