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

the error message needs to be changed(Whoops, looks like something went wrong). #10466

Closed
nurettintopal opened this issue Oct 3, 2015 · 4 comments

Comments

@nurettintopal
Copy link

Hi,

We all know the famous error message "Whoops, looks like something went wrong". I think this message needs to be changed. Therefore, you should use a template in the views folder(such as 500.blade.php or 404.blade.php). In this way, you can change this message and template when you want.

This is not a personal request. Just a suggestion for a more flexible structure.

screen shot 2015-10-03 at 11 18 48

Thanks.
Nurettin

@GrahamCampbell
Copy link
Member

Already possible.

@lukasgeiter
Copy link
Contributor

A quick search in the documentation and you would have found this: http://laravel.com/docs/5.1/errors#http-exceptions

@GrahamCampbell
Copy link
Member

Alternative, just read the source code. I always find that more useful.

@ryancwalsh
Copy link

It took me forever to figure out a proper way to override that message. Here is the answer: http://stackoverflow.com/a/41753753/470749

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

4 participants