MorphPivot class MorphPivot extends
mixed update(array $attributes) Update the parent model on the relationship
static Model create(array $attributes = array())
Model getRelated()
string getConnectionName() Get the current connection name for the model
Builder applyGlobalScopes(
$this withHidden(array|string $attributes) Make the given, typically hidden
$this setAppends(array $appends) Set the accessors to append to model arrays
array getGuarded() Get the guarded attributes for the model.
Builder newQuery()
Page 34 of 87