int run(InputInterface $input, OutputInterface $output) Run the console
void error(string $string) Write a string as error output.
OutputInterface getOutput() Get the output implementation.
void fire() Execute the console command.
string secret(string $question, bool $fallback = true) Prompt the user
array when() Get the events that trigger this service provider to register
void __construct() Create a new console command instance.
void offsetSet(string $offset, mixed $value) Set the value at the given
Illuminate\Foundation\Providers Classes
bool hasOption(string $name) Determine if the given option is present.
Page 76 of 100