IS there any tutorial on working with local AND remote server?
Hi,
im very new in PHP Storm and I like it. But it is not very intutive in some cases.
I normaly develop my app on an local MAMP Configuration. When I have made a new stable version, I publish that to the server where the app is live. How can I configure that on PHP Storm? Is there any Tutorial how to setup the two serves for the project and publish only on demand?
Regards
Claus
Please sign in to leave a comment.
Hi there,
1) "Settings | Deployment" -- this is where you set up your deployment servers
2) Few ways of deploying -- Right click (ot Tools) | Deployment
Hi Andriy,
thanks for your help. Easy if you have the first step.
Regards
Claus