Lumen: Errors not shown (The server returned a "500 Internal Server Error".) #38589
Unanswered
simplenotezy
asked this question in
Q&A
Replies: 1 comment 1 reply
-
What about the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am playing around with Lumen for the first time, after having used Laravel for a long time. My issue is that errors are not shown. Instead I see this error page:
I am using Laravel Valet to run lumen on my local machine.
I have verified that APP_DEBUG is set to true.
If I go into
storage/logs
I see all the errors there, but I wonder why they are not shown in the browser.Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions