class IgniterUp extends Command

Properties

protected string $name

The console command name.

protected string $description

The console command description.

Methods

void
handle()

Execute the console command.

Details

at line 26
void handle()

Execute the console command.

Return Value

void