Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ca0b9e4

Browse files
Merge pull request #378 from connorabbas/develop
refactor: better error handling
2 parents e789c89 + 54f2772 commit ca0b9e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎bootstrap/app.php‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
&& app()->hasDebugModeEnabled()
5353
&& get_class($exception) !== ErrorToastException::class
5454
) {
55-
// Show Inertia response modal for debugging
5655
return $response;
5756
} elseif (!$request->inertia()) {
5857
// Show error page component for standard visits

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /