[Webinar Recording] Deployment with PhpStorm
The recording of our March 12th webinar featuring Maarten Balliauw and Mikhail Vink, Deployment with PhpStorm, is now available on JetBrains YouTube Channel.
https://www.youtube.com/watch?v=UD2qrDs3_VQ
How easy is it to connect to remote hosts from PhpStorm and copy over files from our project to the server? And can I do that when committing code to VCS?
In this webinar, we explore PhpStorm’s deployment options and answer these questions, and more. We see how to do the basics as well as how we can map different folders in our project to different folders on the server, synchronize application code and more.
Is it a good idea to deploy to production right from within PhpStorm? Are there other options that are better suited?
We explore the deployment cycle of our applications, and make sure we can develop smoothly on a development server or a Vagrant box. We also see how to use PhpStorm’s built-in deployment tools, Phing, and a sprinkle of continuous integration.
Keep up with the latest PhpStorm news on PhpStorm Blog and on Twitter @PhpStorm.