class Illuminate / Foundation / Console / LangPublishCommand

LangPublishCommand

Extends

Properties

protected

$signature string

The name and signature of the console command.

Default: 'lang:publish {--existing : Publish and overwrite only the files that have already been published} {--force : Overwrite any existing files}'
protected

$description string

The console command description.

Default: 'Publish all language files that are available for customization'

Methods

public

handle ( ) : void

Execute the console command.