Question

I'm using phpstorm and xdebug I installed xdebug helper extension.

I have used it before fine..

today, I cannot see the icon which enable the debug connection between browser and phpstorm

before [ normal ] ==>

enter image description here

now ==>

enter image description here

what should I do?

Was it helpful?

Solution

choose setting / extensions / xdebug helper = > options

add your testing domain [ localhost ] in Domain filter

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top