
Getting stuck while coding and testing right away happens to any programmers, sometimes looking at the logs is not enough to fix things quickly, that’s when using a debugger becomes really helpful. We are going to integrate XDebug inside our NetBeans configuration so we can debug Php 7 projects. Following is the configuration I will […]