class Illuminate / Foundation / Console / StubPublishCommand
You are viewing an older version of the documentation. For the latest, please visit master documentation.

StubPublishCommand

Extends

Properties

protected

$signature string

The name and signature of the console command.

Default: 'stub:publish {--force : Overwrite any existing files}'
protected

$description string

The console command description.

Default: 'Publish all stubs that are available for customization'

Methods

public

handle ( ) : void

Execute the console command.