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
1 changed files with 1 additions and 1 deletions

View File

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