Class InitializeApiCommand
- Illuminate\Console\Command
- Scaffolder\Commands\BaseCommand
- Scaffolder\Commands\InitializeApiCommand
Methods inherited from Scaffolder\Commands\BaseCommand
Properties summary
protected
string
|
$signature
Command signature. |
#
'scaffolder:api-initialize {name} {domain} {--webExecution}'
|
protected
string
|
$description
Command description. |
#
'Initialize API project'
|