int run(InputInterface $input, OutputInterface $output) Run the console
void table(array $headers, Arrayable|array $rows,
bool confirm(string $question, bool $default = false) Confirm a question
AppNameCommand class AppNameCommand extends
void __construct(Filesystem $files)
void fire() Execute the console command.
string secret(string $question, bool $fallback = true) Prompt the user
bool hasArgument(string|int $name) Determine if the given argument is present
array arguments() Get all of the arguments passed to the command.
Application getLaravel()
Page 56 of 100