bool confirm(string $question, bool $default = false) Confirm a question
string|array option(string $key = null) Get the value of a command option
ConfigPublishCommand class ConfigPublishCommand extends
bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
ServeCommand class ServeCommand extends
void __construct() Create a new console command instance.
int callSilent(string $command, array $arguments = array()) Call another
string anticipate(string $question, array $choices, string $default = null)
string ask(string $question, string $default = null) Prompt the user for
Page 15 of 100