- enter powershell using windows+R and then start homestead
- then open the terminal in phpstorm, which uses the installation path of powershell
- enter
homestead ssh
prompt not to start - use
homestead ssh
in the outside powershell to connect; - the terminal in phpstorm does not seem to be the same environment as the one outside.
- what should I do?