I don't seem to be getting the familiar symfony error messages I used to when I wasn't running on a VM. The error message I get when there is a Laravel related issue is a "Whoops, looks like something went wrong" in a white background.
Is there a common solution to this/others run into this problem who can help out?
thanks
You need to turn
$debug
totrue
inapp/config/app.php