Scaffolder v2.0.0
  • Namespace
  • Class

Namespaces

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

Classes

  • BaseCommand
  • ClearCacheCommand
  • GeneratorCommand
  • InitializeApiCommand

Class ClearCacheCommand

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

Methods summary

public
# handle( )

Execute the command.

Execute the command.

Properties summary

protected string $signature

Command signature.

Command signature.

# 'scaffolder:cache-clear'
protected string $description

Command description.

Command description.

# 'Delete compiled files'
Scaffolder v2.0.0 API documentation generated by ApiGen