0

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?

1 Answer 1

2

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

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

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.