johnnncodes / laravelsnippets

LaravelSnippets.com website | A repository of useful code snippets for Laravel PHP framework. Submit, grab and share!
http://laravelsnippets.com/
335 stars 96 forks source link

Use a better error message for 404 errors #104

Open johnnncodes opened 10 years ago

johnnncodes commented 10 years ago

This is the current error message: "Whoops, looks like something went wrong."

Should be something like: "Sorry, the page you are looking for could not be found."