Skip to content

Is backpack meant to show error messages on 500 pages? #303

Closed Answered by tabacitu
Jamesking56 asked this question in Q&A (Help)
Discussion options

You must be logged in to vote

The default error screens for Backpack do include one line with the error message, but never entire stack traces. That's probably powered by Whoops or Flare, depending on your Laravel version. So it's a Laravel-thing, not a Backpack-thing.

Maybe your .env or config variables are cached and Laravel picks up APP_DEBUG as true?

php artisan config:clear

Replies: 0 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@Jamesking56
Comment options

@tabacitu
Comment options

@Jamesking56
Comment options

Answer selected by Jamesking56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants