call('admin:publish', [ '--assets' => true, '--migrations' => true, '--lang' => true, '--force' => true, ]); $this->call('migrate'); } }