Domain.name is currently unable to handle this request. HTTP ERROR 500

Hello All,

I am getting error “[mydomainname.test] is currently unable to handle this request. HTTP ERROR 500” when I run my application locally with Laragon. I checked my apache error log file but there’s no error message on it.

The workaround I found is to add error_reporting(0); to my index.php which would solve the problem but I want to know why it is happening.

Does anyone can suggest what could be the issue?

Hi,

Some fatal error showing 500 error, Like coding wrongly typed or syntax error. You display error and check why its happening.

error from where should I find?