d3orn / hikomsys

hikomsys
3 stars 1 forks source link

Laravel findOrFail #30

Closed d3orn closed 10 years ago

d3orn commented 10 years ago

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

d3orn commented 10 years ago

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

d3orn commented 10 years ago

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