Class Inspire
- Illuminate\Console\Command
-
App\Console\Commands\Inspire
public
mixed
|
protected
string
|
$signature
The name and signature of the console command. |
#
'inspire'
|
protected
string
|
$description
The console command description. |
#
'Display an inspiring quote'
|