d3orn/hikomsys

Laravel findOrFail

d3orn opened this issue · 2 comments

I need to handel FindOrFail exeptions from laravel probably with a redirect?

this is a big problem if the quiz or project gets deleted (should not) and the users tries to refresh the page^^ => redirects should help

done and merged into master, if findorfail throws an exception the user gets redirected to home with a specific error message