string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
static void restored(Closure|string $callback) Register a restored model event with the dispatcher. Parameters Closure|string $callback Return Value void
void comment(string $string) Write a string as comment output. Parameters string $string Return Value void
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
void setLaravel(Container $laravel) Set the Laravel application instance. Parameters Container $laravel Return Value void
void keep(array|mixed $keys = null) Reflash a subset of the current flash data. Parameters array|mixed $keys Return Value void
void __construct(string $name) Create a new channel instance. Parameters string $name Return Value void
void regenerateToken() Regenerate the CSRF token value. Return Value void
$this to(string|array $address) Set the recipient address for the mail message. Parameters string|array $address Return Value $this
static bool hasMacro(string $name) Checks if macro is registered. Parameters string $name Return Value bool
Page 679 of 996