I was able to set up a php web app debugger in PHPStorm by simply tying it to my localhost at a specific port and everything works fine. However for that to work I need to first run this command on the shell: This works just fine if I set up breakpoints for browsing the site itself or testing api