phpstorm 配置terminal php环境,Windows下PhpStorm内置终端环境变量修改

环境变量永久生效方法:

Linux下,如PhpStorm内置终端cd ~;vi .bashrc

不行就cd ~;vi .bash_profile

通过vi编辑输入例如如下代码:export PATH="一堆路径"

临时加入想要添加的环境变量:export aaa=bbb

保存成功后,重新进入终端生效

附本机环境变量配置(使用指定PHP版本及指定laravel的phpunit)export PATH="/mingw64/bin:/usr/bin:/c/Users/xiaolong.zhou/bin:/d/Program Files/VStart:/d/Program Files/Ruby24-x64/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/d/Program Files/TortoiseSVN/bin:/d/Visual-NMP-x64/Bin/PHP/php-7.1.17-nts-x64:/c/ProgramData/ComposerSetup/bin:/d/Program Files/nodejs:/d/Program Files/TortoiseGit/bin:/d/Program Files/Ruby24-x64/bin:/c/Users/xiaolong.zhou/AppData/Roaming/Composer/vendor/bin:/c/Users/xiaolong.zhou/AppData/Roaming/npm:/c/Users/xiaolong.zhou/AppData/Roaming/npm/gulp:/d/Visual-NMP-x86/www/laravel/laravel/vendor/bin"

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值