markdown Xdebug - Docker M2

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Xdebug - Docker M2相关的知识,希望对你有一定的参考价值。

`docker-compose exec php /bin/bash`

`XDEBUG_CONFIG="idekey=phpstorm" PHP_IDE_CONFIG="serverName=docker" php -d xdebug.remote_enable=1 -d xdebug.remote_port=9000 -d xdebug.remote_host=10.0.0.136 -d xdebug.remote_mode=req -d xdebug.remote_connect_back=0 bin/magento app:config:import`

以上是关于markdown Xdebug - Docker M2的主要内容,如果未能解决你的问题,请参考以下文章

markdown XDebug配置

markdown Xdebug - Docker M2

markdown 为XAMPP安装Xdebug

markdown 为XAMPP安装Xdebug

markdown [代码覆盖率Phpunit]安装Xdebug并使用Phpunit运行代码覆盖率#xdebug #phpunit #code #coverage

markdown Debuguear REST con Postman + xdebug + PhpStorm