How can i setup remote project with PhpStorm with Google Compute Engine running LEMP?
问题 I was working on a web cloud app and setup Google compute Engine with micro instance (Ubuntu 14.4) with nginx, Laravel, MySQL and PHP. Now I want to setup my PhpStorm IDE with this setup to make development fast. Kindly help me with this thing. 回答1: To make development faster with PHPStorm follow the steps below: Make sure you generate a SSH key-pair(public+private) with PuttyGen. Paste the contents of your public key in GCE in the SSH Key section. You can find that section when you go to