Property | Type | Description | |
---|---|---|---|
$description | string | The console command description. | |
$signature | string | php artisan plugin:install [--without-activate] |
Method | Description | |
---|---|---|
__construct ( ) | Create a new controller creator command instance. | |
fire ( |
Execute the console command. |
public __construct ( ) |
protected string $description | ||
return | string |
protected string $signature | ||
return | string |