framework/views
Franz Liedke bdac88b573
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.
2019-08-14 19:47:56 +02:00
..
error Determine error view and message based on type 2019-08-14 19:47:56 +02:00
frontend Don't output empty html tag attributes 2018-12-04 09:47:49 +10:30
install Fix another documentation link 2019-03-07 00:33:25 +01: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