This commit is contained in:
Pig Fang 2019-03-23 16:39:37 +08:00
parent 623ebfc3e2
commit 8a5002d1a5

View File

@ -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');