Baiscally i faced this problem in mac and the solution was go to your php.ini click ctrl+f and search for display_error, it will be set to off you need to trun it On display_error=On save the file then restart the apache sever and the errors will appear in the browser
happy coding..