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

OptimizeCommand

Extends

Properties

protected

$name string

The console command name.

Default: 'optimize'
protected

$description string

The console command description.

Default: 'Cache the framework bootstrap files'

Methods

public

handle ( ) : void

Execute the console command.