Debugging Laravel project in NetBeans with breakpoints using xdebug

↘锁芯ラ 提交于 2019-12-24 19:26:42

问题


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

来源:https://stackoverflow.com/questions/47520496/debugging-laravel-project-in-netbeans-with-breakpoints-using-xdebug

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!