bool hasArgument(string|int $name) Determine if the given argument is present
string getEnvironment() Get the current listener environment.
string clientExtension() Get the file's extension supplied by the client
string getMigrationName(string $path) Get the name of the migration.
string secret(string $question, bool $fallback = true) Prompt the user
OutputInterface getOutput() Get the output implementation.
bool forget(string $key) Remove an item from the cache.
bool|null delete() Delete the model from the database.
string|array option(string $key = null) Get the value of a command option
static void saved(Closure|string $callback, int $priority)
Page 7 of 100