2.9, phpstorm 2020.1 and windows 10.
i run laravel project via built in php server via run config. and try to validate debug via same name command.
i’ve got this result:
localhost as host: valid fail. breakpoint not work.
[::1] as host: valid failed. bp work.
127.0.0.1 as host: all works fine. except small warning.
i just want to ran project on localhost. but win10, very likely, use IPv6 as default ip for localhost and phpstorm can’t handle it. or i miss something?
what's the issue with 127.0.0.1?
Обсуждают сегодня