Builder|
$this fill(array $attributes) Fill the model with an array of attributes
mixed getRouteKey() Get the value of the model's route key.
Model newInstance(array $attributes = array(), bool $exists
Collection reject(callable|mixed $callback)
$this setPivotKeys(string $foreignKey, string $otherKey) Set the key names
$this|null fresh(array|string $with = array()) Reload a fresh model instance
bool usesTimestamps() Determine if the model uses timestamps.
int update(array $attributes) Perform an update on all the related models
array getAttributes() Get all of the current attributes on the model.
Page 67 of 100