Pivot newPivot(
bool hasGetMutator(string $key) Determine if a get mutator exists for an
Model updateOrCreate(array $attributes, array $values = array())
Collection pluck(string $value, string|null $key = null)
bool|null delete() Delete the model from the database.
MorphToMany morphToMany(string
array getFillable() Get the fillable attributes for the model.
bool touch() Update the model's update timestamp.
Collection flip()
array jsonSerialize() Convert the object into something JSON serializable
Page 8 of 39