登录后进行讨论

aliomer

aliomer 发表于 2019-12-06 14:35:16

https://www.codecasts.com/discuss/phpstorm/phpstorm-xdebug-is-configured-at-laravel-valet-1994

点赞 0

aliomer

aliomer 发表于 2019-12-06 14:35:40

xdebug.remote_autostart=1

xdebug.default_enable=1

xdebug.remote_port=9000

xdebug.remote_host=127.0.0.1

xdebug.remote_connect_back=1

xdebug.remote_enable=1

xdebug.idekey=PHPSTORM

点赞 0