Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.0] Restore exception message on error pages #29774

Closed
Bouhnosaure opened this issue Aug 28, 2019 · 0 comments
Closed

[6.0] Restore exception message on error pages #29774

Bouhnosaure opened this issue Aug 28, 2019 · 0 comments

Comments

@Bouhnosaure
Copy link

On the 5.7 The messages where removed in this commit 2d21bc2

Some ( 403.blade.php and 503.blade.php ) where restored in this PR #27893

The goal of this issue is to restore the missing ones :

  • 401.blade.php
  • 404.blade.php
  • 419.blade.php
  • 429.blade.php
  • 500.blade.php

So, when we use the abort() function, we get a consistent behavior with the messages and the error pages

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

No branches or pull requests

1 participant