bool confirm(string $question, bool $default = false) Confirm a question
string askWithCompletion(string $question, array $choices, string $default = null)
void __construct() Create a new console command instance.
int run(InputInterface $input, OutputInterface $output) Run the console
void setLaravel(Container $laravel)
string secret(string $question, bool $fallback = true) Prompt the user
void comment(string $string, null|int|string $verbosity = null) Write a
ChangesCommand class ChangesCommand extends
int callSilent(string $command, array $arguments = array()) Call another
void setLaravel(Application $laravel)
Page 93 of 100