BelongsToMany belongsToMany(string $related, string $table = null, string $foreignKey = null, string $otherKey = null, string $relation = null)
Define a many-to-many relationship.
BelongsToMany belongsToMany(string $related, string $table = null, string $foreignKey = null, string $otherKey = null, string $relation = null)
Define a many-to-many relationship.
string | $related | |
string | $table | |
string | $foreignKey | |
string | $otherKey | |
string | $relation |
BelongsToMany |
Designed by : w10schools
service@w10schools.com
Please login to continue.