string getUpdatedAtColumn() Get the name of the "updated at" column.
$this setAppends(array $appends) Set the accessors to append to model arrays
static Collection hydrateRaw(string $query
$this load(array|string $relations) Eager load relations on the model.
string __toString() Convert the model to its string representation.
bool offsetExists(mixed $offset) Determine if the given attribute exists
static Builder query()
Collection combine(mixed $values)
static void deleted(Closure|string $callback, int $priority)
static void saved(Closure|string $callback, int $priority)
Page 73 of 100