Merge pull request #987 from robmeijer/develop

Fix pivot table name in Many-to-Many section in Eloquent documentation.
This commit is contained in:
Taylor Otwell 2012-07-24 06:08:32 -07:00
commit b194d8372d
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ ### Many-To-Many
id - INTEGER
name - VARCHAR
**Roles_Users:**
**Role_User:**
id - INTEGER
user_id - INTEGER