Newbie with PHPStorm
Can someone point me in the direction of how I can hook my PHPStorm ide to a test website that is not local? Here are the parameters:1. I am running PHPStorm 6 on a windows 7 machine. 2. The test web is on a hosted linux web site that I have full access to (i.e. godaddy)3. I inherited this code and web site with little access to the original developer. (No documentation).I need to fugure out how it works and complete the project. I see documentation on how to set it up locally with the built-in web server. Any direction would be much appreciated.Thanks in advance!
Please sign in to leave a comment.
Hi there,
Have a look at this first: http://www.jetbrains.com/phpstorm/webhelp/creating-a-project-from-downloaded-files.html
More various articles/tutorials: