void __construct(Filesystem $files)
void error(string $string) Write a string as error output.
MakeControllerCommand class MakeControllerCommand extends
void line(string $string) Write a string as standard output.
bool hasOption(string $name) Determine if the given option is present.
OutputInterface getOutput() Get the output implementation.
void setLaravel(Application $laravel)
void comment(string $string) Write a string as comment output.
string ask(string $question, string $default = null) Prompt the user for
string|array argument(string $key = null) Get the value of a command argument
Page 2 of 8