MorphToMany (Database\Eloquent\Relations)
MorphToMany
class MorphToMany extends BelongsToMany (View source)
Methods
void | __construct( Builder $query, Model $parent, string $name, string $table, string $foreignKey, string $otherKey, string $relationName =
|