Level 41
@successdav can you show us the log in /storage/log/
Hi! My app /dashboard page loads fine on my machine (www.stechmax.com/dashboard)
But online it returns whoops something went wrong and when I check the network tab it returns 500 error code.
I have redeployed the app, still no fix... Try changing somethings, still doesn't fixed
any help
Go to your .env file and change the APP_DEBUG option to true so you see exactly what is wrong on the browser or you install laravel/telescope package in the app to help you debug Exceptions easily.
Please or to participate in this conversation.