Scaffolder v2.0.0
  • Namespace
  • Class

Namespaces

  • Scaffolder
    • Commands
    • Compilers
      • Core
        • Api
      • Layout
      • View

Classes

  • BaseCommand
  • ClearCacheCommand
  • GeneratorCommand
  • InitializeApiCommand

Class InitializeApiCommand

Illuminate\Console\Command
Extended by Scaffolder\Commands\BaseCommand
Extended by Scaffolder\Commands\InitializeApiCommand
Namespace: Scaffolder\Commands
Located at Scaffolder/Commands/InitializeApiCommand.php

Methods summary

public
# handle( )

Execute the command.

Execute the command.

Methods inherited from Scaffolder\Commands\BaseCommand

writeStatus()

Properties summary

protected string $signature

Command signature.

Command signature.

# 'scaffolder:api-initialize {name} {domain} {--webExecution}'
protected string $description

Command description.

Command description.

# 'Initialize API project'
Scaffolder v2.0.0 API documentation generated by ApiGen