I'm looking for any way to handle the QueryException
using the laravel framework.
Is there any possible way to prevent the usual user from getting such an error with a handler?
I tried to prevent that black detailed error page not to be visible to any user.