Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
hypolite (hypolite@friendica.mrpetovan.com)'s status on Saturday, 19-Nov-2022 23:16:00 JSThypolite @marek Yes, but phpStorm can take care of this through the "Deployment" tool. You have to configure a remote connection (in my case, SFTP), then add folder mappings (which local folder maps to which remote folder) and you should be set.
There's a caveat: any file changed outside of phpStorm will not be updated on the remote side. This includes any file-changing scripts, git commands executed outside of phpStorm, etc...