Update
This commit is contained in:
@@ -48,7 +48,7 @@ public function handle(): void
|
||||
'search_query' => $this->searchQuery,
|
||||
'error' => $e->getMessage(),
|
||||
]);
|
||||
|
||||
|
||||
throw $e;
|
||||
}
|
||||
}
|
||||
@@ -62,4 +62,4 @@ public function failed(\Throwable $exception): void
|
||||
'exception' => $exception->getMessage(),
|
||||
]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user