Debugging Laravel project in NetBeans with breakpo

2019-08-27 01:33发布

问题:

Debugging the normal PHP projects without Laravel works fine. But when I try the same with Laravel project it's not working and keeps waiting for debugger. I tried and checked all the port number and config. I am now out of ways to fix it.

I am using WAMP Laravel 5.4, PHP 5.6 and NetBeans 8.1

Please help me in fixing this