Builder newQuery()
string username() Get the login username to be used by the controller.
$this setKeyName(string $key) Set the primary key for the model.
static void deleted(Closure|string $callback, int $priority)
void offsetUnset(mixed $offset) Unset the value for a given offset.
$this fillable(array $fillable) Set the fillable attributes for the model
mixed getRouteKey() Get the value of the model's route key.
RedirectResponse sendResetLinkEmail(
Model replicate(array $except = null)
string joiningTable(string $related) Get the joining table name for a many-to-many
Page 16 of 22