call('freescout:clear-cache'); $this->call('migrate', ['--force' => true]); $this->call('queue:restart'); } }