Debug in browser as I do in NetBeans

(Using X-Debug)

In NetBeans I press Debug and the website runs in the browser and when hits a breakpoint, it goes back to NetBeans. Is this possible in PHPStorm? Because I configured X-Debug but when I hit Debug or Run it just run in the console inside PHPStorm and shows the result there. There's no web browser interaction.

0

请先登录再写评论。