Fatal error: Uncaught Error: Class 'Request' not found in C:\wamp\www\ninja\app\

Hi,

I need some help here. I had installed Wamp with php 7.2 and mysql database in Windows 10. I have downloaded self hosted file and deploy to Wamp. When I run the website, it shows “Fatal error: Uncaught Error: Class ‘Request’ not found in C:\wamp\www\ninja\app\Exceptions\Handler.php on line 106” I can’t figure out what went wrong.

Please help me.

Thank you.

Maybe it’s a permissions issue?

https://github.com/laravel/framework/issues/26229#issuecomment-432543947

Hi Hillel,

No Luck. I have tried to give full control on the permission one very folder/file inside invoiceninja folder in the WAMP. Still same error.