W handle używam takiej funkcji co może powodować zaistniały błąd?
/** * Execute the console command. * * @return mixed */ public function handle() { $warehouse = WarehouseDocument::all()->toArray(); $this->table($warehouse); }
[Symfony\Component\Debug\Exception\FatalErrorException]
Interface 'Throwable' not found