Skip to content

Conversation

@AlliBalliBaba
Copy link
Contributor

Currently if an error happens during worker startup it will return a response showing 'Internal Server Error'.

This PR changes it so the error gets printed to the screen if APP_DEBUG=true in environment variables.

Laravel has potentially not started yet, so the error is printed literally as plain text. The immediate feedback still greatly helps when debugging certain bugs that can happen during startup.

@taylorotwell taylorotwell merged commit 7cbb80a into laravel:2.x Sep 7, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants