string updatedAt() Get the name of the "updated at" column.
Model getRelated()
static Connection resolveConnection(string|null $connection
string getConnectionName() Get the current connection name for the model
$this setHidden(array $hidden) Set the hidden attributes for the model
bool offsetExists(mixed $offset) Determine if the given attribute exists
Builder|
void __set(string $key, mixed $value) Dynamically set attributes on the
string createdAt() Get the name of the "created at" column.
$this setPerPage(int $perPage) Set the number of models to return per page
Page 37 of 100