简体   繁体   中英

Debug PHP code via Netbeans

I have setup a new application with Laravel Framework on my localhost. Now my next goal is to debug the php code via Netbeans. According to many tutorials they have asked to setup xDebug for debugging.

Will I need xDebug to do debug on localhost? or is that only for remote debugging?

Yes, you can configure xDebug to work on the localhost ..

Please check this tutorial on how to configure it properly on localhost.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM