PasswordResetServiceProvider::compiles()
  • References/PHP/Laravel/Auth/Passwords

static array compiles() Get a list of files that should be compiled

2025-01-10 15:47:30
ClearResetsCommand::ask()
  • References/PHP/Laravel/Auth/Console

string ask(string $question, string $default = null) Prompt the user for

2025-01-10 15:47:30
PasswordBrokerManager::setDefaultDriver()
  • References/PHP/Laravel/Auth/Passwords

void setDefaultDriver(string $name) Set the default password broker name

2025-01-10 15:47:30
RemindableTrait::getReminderEmail()
  • References/PHP/Laravel/Auth/Reminders

string getReminderEmail() Get the e-mail address where password reminders

2025-01-10 15:47:30
RemindersControllerCommand::choice()
  • References/PHP/Laravel/Auth/Console

bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)

2025-01-10 15:47:30
RemindersControllerCommand::run()
  • References/PHP/Laravel/Auth/Console

int run(InputInterface $input, OutputInterface $output) Run the console

2025-01-10 15:47:30
ClearRemindersCommand::option()
  • References/PHP/Laravel/Auth/Console

string|array option(string $key = null) Get the value of a command option

2025-01-10 15:47:30
ClearRemindersCommand::run()
  • References/PHP/Laravel/Auth/Console

int run(InputInterface $input, OutputInterface $output) Run the console

2025-01-10 15:47:30
ClearRemindersCommand::info()
  • References/PHP/Laravel/Auth/Console

void info(string $string) Write a string as information output.

2025-01-10 15:47:30
DatabaseUserProvider::retrieveByToken()
  • References/PHP/Laravel/Auth

Authenticatable|null retrieveByToken(mixed

2025-01-10 15:47:30