Application getLaravel()
ConfigCacheCommand class ConfigCacheCommand extends
void question(string $string, null|int|string $verbosity = null) Write
bool confirm(string $question, bool $default = false) Confirm a question
string askWithCompletion(string $question, array $choices, string $default = null)
void setLaravel(Application $laravel)
string ask(string $question, string $default = null) Prompt the user for
OutputInterface getOutput() Get the output implementation.
string|array argument(string $key = null) Get the value of a command argument
void line(string $string, string $style = null, null|int|string $verbosity = null)
Page 83 of 100