bool touch() Update the model's update timestamp.
mixed __get(string $key) Dynamically retrieve attributes on the model.
static void unguard(bool $state = true) Disable all mass assignable
$this load(array|string $relations) Eager load relations on the model.
static void reguard() Enable the mass assignment restrictions
static void created(Closure|string $callback, int $priority)
mixed offsetGet(mixed $offset) Get the value for a given offset.
$this setRelation(string $relation, mixed $value) Set the specific relationship
mixed getAttribute(string $key) Get an attribute from the model.
Model replicate(array $except = null)
Page 75 of 100