call("scout:import App\\Models\Torrent"); } catch (\Throwable $e) { $this->info($e->getMessage()); $lastQueryAsJson = ElasticEngine::debug()->json(); dd($lastQueryAsJson); } } }