class Install extends Command (View source)

Properties

protected string $signature

The name and signature of the console command.

protected string $description

The console command description.

Methods

mixed
handle()

Execute the console command.

string
setMiddlewarePriority()

No description

Details

mixed handle()

Execute the console command.

Return Value

mixed

protected string setMiddlewarePriority()

No description

Return Value

string