void __unset(string $key) Unset an attribute on the model.
Model save(
string getCreatedAtColumn() Get the name of the "created at" column.
bool isFillable(string $key) Determine if the given attribute may be mass
array getAttributes() Get all of the current attributes on the model.
mixed|array getOriginal(string|null $key = null, mixed $default = null) Get
static mixed addGlobalScope(Scope|
Builder newQuery()
array attributesToArray() Convert the model's attributes to an array.
static ScopeInterface|null
Page 35 of 87