$this fillable(array $fillable) Set the fillable attributes for the model
HasManyThrough hasManyThrough(string
bool isEmpty() Determine if the collection is empty or not.
HasOne hasOne(string $related, string
int update(array $attributes) Perform an update on all the related models
$this load(array|string $relations) Eager load relations on the model.
Model getParent()
string getDeletedAtColumn() Get the name of the "deleted at" column.
string wrap(string $value) Wrap the given value with the parent query's
bool hasSetMutator(string $key) Determine if a set mutator exists for an
Page 5 of 100