Application getLaravel()
string|array option(string $key = null) Get the value of a command option
Kernel class Kernel implements
int call(string $command, array $parameters = array()) Run an Artisan console
void setLaravel(Application $laravel)
string secret(string $question, bool $fallback = true) Prompt the user
string ask(string $question, string $default = null) Prompt the user for
Page 79 of 100