biigle / core

:large_blue_circle: Application core of BIIGLE
https://biigle.de
GNU General Public License v3.0
12 stars 15 forks source link

Error pages #2

Open mzur opened 8 years ago

mzur commented 8 years ago

Create views for the HTTP Exceptions that can occur in resources/views/errors.

dlangenk commented 8 years ago

We could use some artwork like a shark eating the dias jellyfish for a 404.

mzur commented 8 years ago

Feel free to be creative :smile: Here are some icons of Timm's old Dias we could use as well.

mzur commented 8 years ago

We need to handle at least the following errors:

Also there are 400 and 422 errors but they should always be handled by the JS and not require a separate error view.

dlangenk commented 8 years ago

@mzur Für 500 hatte ich noch keine gute Idee. Concept Art: 403 404 503

ghattab commented 7 years ago

how did i miss this beautiful artwork!? 🖌

mzur commented 7 years ago

The default Laravel error pages can be extended, too. ref

dlangenk commented 1 year ago

Updated more "mature" version. Also fancy https://dribbble.com/shots/4495893-There-is-no-light and https://dribbble.com/shots/10490039-404-Not-Found

PastedGraphic-1 PastedGraphic-2