Export/import deployment settings
PhpStorm allows you to share deployment settings between different instances of PhpStorm on the same machine, between different machines, as well as between different JetBrains IDE products that you use. To do so, you need to export the server configuration settings and then import them to another IDE instance.
Export settings to a ZIP archive
Select File | Manage IDE Settings | Export Settings from the main menu.
In the Export Settings dialog that opens, make sure that the WebServers checkbox is selected and specify the path to the target archive.
Import settings from a ZIP archive
Select File | Manage IDE Settings | Import Settings from the main menu.
Select the ZIP archive that contains your settings in the dialog that opens.
Select the settings you want to apply in the Select Components to Import dialog that opens and click OK.