importMonitor->newImport($command->path); ProcessImport::dispatch($command->path, $import); return $import; } }