bool hasOption(string $name) Determine if the given option is present.
void error(string $string) Write a string as error output.
Response reset(
void error(string $string, null|int|string $verbosity = null) Write a string
bool acceptsJson() Determines whether a request accepts JSON.
void __construct() Create a new console command instance.
void setLaravel(Application $laravel)
bool hasArgument(string|int $name) Determine if the given argument is present
static void setConnectionResolver(
bool touches(string $relation) Determine if the model touches a given relation
Page 37 of 100