Fix pivot table name in Many-to-Many section in Eloquent documentation.
This commit is contained in:
parent
38234c61dd
commit
84fcb60f8b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user