Finally I've pushed my project in live server. I've set
APP_ENV=production APP_DEBUG=false
But there are still errors coming in it and displays Whoops, looks like something went wrong. message. I've made 404,500,503 error pages. Is there a better way to display what is causing error without changing APP_DEBUG=true
via Tanja Forsberg