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

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

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

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

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

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

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

Application getLaravel()

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

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

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

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

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

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

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

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

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

array options() Get all of the options passed to the command.

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

Application getLaravel()

2025-01-10 15:47:30