array provides() Get the services provided by the provider.
void __construct(Application $artisan)
$this user(string $user) Set which user the command should run as.
$this tuesdays() Schedule the event to run only on Tuesdays.
void __construct() Create a new console command instance.
bool runsInEnvironment(string $environment) Determine if the event runs
string getExpression() Get the Cron expression for the event.
bool isDeferred() Determine if the provider is deferred.
bool isDebug() Returns whether verbosity is debug (-vvv).
void question(string $string, null|int|string $verbosity = null) Write
Page 17 of 24