BelongsToMany (Database\Eloquent\Relations)
BelongsToMany
class BelongsToMany extends Relation (View source)
Methods
void | __construct( Builder $query, Model $parent, string $table, string $foreignKey, string $otherKey, string $relationName = null) Create a new |