Simplify
This commit is contained in:
parent
623ebfc3e2
commit
8a5002d1a5
|
|
@ -11,11 +11,6 @@ class ExecuteInstallation extends Command
|
|||
|
||||
protected $description = 'Execute installation and create a super administrator.';
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
public function handle()
|
||||
{
|
||||
$this->call('key:random');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user