void regenerateToken() Regenerate the CSRF token value. Return Value void
void __construct(string $name) Create a new channel instance. Parameters string $name 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 setLaravel(Container $laravel) Set the Laravel application instance. Parameters Container $laravel Return Value void
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
void comment(string $string) Write a string as comment output. Parameters string $string Return Value void
static void restored(Closure|string $callback) Register a restored model event with the dispatcher. Parameters Closure|string $callback Return Value void
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
void __wakeup() Restore the model after serialization. Return Value void
void question(string $string) Write a string as question output. Parameters string $string Return Value void
Page 224 of 996