MorphToMany morphedByMany(string $related, string $name, string $table = null, string $foreignKey = null, string $otherKey = null)
Define a polymorphic, inverse many-to-many relationship.
MorphToMany morphedByMany(string $related, string $name, string $table = null, string $foreignKey = null, string $otherKey = null)
Define a polymorphic, inverse many-to-many relationship.
string | $related | |
string | $name | |
string | $table | |
string | $foreignKey | |
string | $otherKey |
MorphToMany |
Designed by : w10schools
service@w10schools.com
Please login to continue.