void __set(string $key, mixed $value) Dynamically set attributes on the
bool usesTimestamps() Determine if the model uses timestamps.
$this setCreatedAt(mixed $value) Set the value of the "created at" attribute
$this setIncrementing(bool $value) Set whether IDs are incrementing.
static void deleted(Closure|string $callback, int $priority)
$this append(array|string $attributes) Append attributes to query when
mixed getAttribute(string $key) Get an attribute from the model.
bool hasSetMutator(string $key) Determine if a set mutator exists for an
Model dissociate()
$this setTouchedRelations(array $touches) Set the relationships that are
Page 4 of 87