WinterFresh
Console command to remove boilerplate.
class System\Console\WinterFresh
extends Illuminate\Console\Command
This removes the demo theme and plugin. A great way to start a fresh project!
Extends
Class | Description |
---|---|
Illuminate\Console\Command
|
Traits
Trait | Description |
---|---|
Illuminate\Console\ConfirmableTrait
|
Properties
protected
$description
:
mixed
= "Removes the demo theme and plugin."
The console command description.
protected
$name
:
mixed
= "winter:fresh"
The console command name.
Methods
public __construct ()
Create a new command instance.
Returns
mixed
public handle ()
Execute the console command.
Returns
mixed
protected getOptions () : array
Get the console command options.
Returns
array
Copyright © 2024 Winter CMS