ViewPublishCommand::choice()
  • References/PHP/Laravel/Foundation/Console

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

2025-01-10 15:47:30
Kernel::queue()
  • References/PHP/Laravel/Foundation/Console

int queue(string $command, array $parameters = array()) Queue the given

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

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

2025-01-10 15:47:30
RouteListCommand::table()
  • References/PHP/Laravel/Foundation/Console

void table(array $headers, Arrayable|array $rows,

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

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

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

void line(string $string, string $style = null, null|int|string $verbosity = null)

2025-01-10 15:47:30
AssetPublishCommand::error()
  • References/PHP/Laravel/Foundation/Console

void error(string $string) Write a string as error output.

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

OutputInterface getOutput() Get the output implementation.

2025-01-10 15:47:30
AutoloadCommand::table()
  • References/PHP/Laravel/Foundation/Console

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

2025-01-10 15:47:30
KeyGenerateCommand::anticipate()
  • References/PHP/Laravel/Foundation/Console

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

2025-01-10 15:47:30