RemindersTableCommand::table()
  • References/PHP/Laravel/Auth/Console

void table(array $headers, array $rows, string $style = 'default') Format

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

void setLaravel(Container $laravel)

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

string askWithCompletion(string $question, array $choices, string $default = null)

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

void line(string $string) Write a string as standard output.

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

OutputInterface getOutput() Get the output implementation.

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

Application getLaravel()

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

int callSilent(string $command, array $arguments = array()) Call another

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

bool confirm(string $question, bool $default = false) Confirm a question

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

void comment(string $string, null|int|string $verbosity = null) Write a

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

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

2025-01-10 15:47:30