framework/views
Franz Liedke 6e089c12d4 Determine error view and message based on type
...not based on status code.

To simplify this logic, we now use the same error "type" both when
routes are not found and specific models are not found. One exception is
ours, one is from Laravel, but for the purposes of error handling they
should be treated the same.

Fixes flarum/core#1641.
2020-02-04 22:55:25 +01:00
..
error Determine error view and message based on type 2020-02-04 22:55:25 +01:00
frontend Don't output empty html tag attributes 2018-12-04 09:47:49 +10:30
install Apply fixes from StyleCI 2020-02-04 21:11:08 +00:00
layouts Add a "return home" link to 404 errors 2017-11-29 13:23:25 +10:30
log-out.blade.php Generate URL in the controller instead of the view 2017-11-29 22:20:06 +10:30
reset-password.blade.php Fix class name 2018-01-01 10:34:19 +10:30