static Pivot
fromRawAttributes(Model $parent, array $attributes, string $table, bool $exists = false)
Create a new pivot model from raw values returned from a query. Parameters Model $parent array $attributes string $table bool $exists Return Value Pivot