string ask(string $question, string $default = null) Prompt the user for
void setLaravel(Container $laravel)
Application getLaravel()
void question(string $string) Write a string as question output.
string secret(string $question, bool $fallback = true) Prompt the user
OutputInterface getOutput() Get the output implementation.
bool hasArgument(string|int $name) Determine if the given argument is present
bool confirm(string $question, bool $default = false) Confirm a question
int callSilent(string $command, array $arguments = array()) Call another
Page 20 of 100