I installed Xdebug in Visual Studio Code. But I can't find out a way to debug PHP file line by line. I want to put a break point and debug code step by step.
Is there a way to do that?
CodePudding user response:
This link provides you a solution of how to running xdebug in php kindly visit and follow setups to run debugging