Application getLaravel()
void __construct(string $signature, Closure $callback)
void __construct(Composer $composer,
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
ClosureCommand command(string $signature
string|array option(string $key = null) Get the value of a command option
static array castCollection(Collection $collection)
bool hasOption(string $name) Determine if the given option is present.
string|array argument(string $key = null) Get the value of a command argument
int call(string $command, array $arguments = array()) Call another console
Page 20 of 100