3

I'm new to PhpStorm. I have PHPstorm 3.0 the latest version. In the netbeans IDE that I used to code in, I just click run and it will show it in browser using my localhost and that is applicable for all php projects.

Any help to specify a One-For-All configuration that could let me focus on my code ;-) same as NetBeans?

1 Answer 1

1

If you have a server configured, you can use Open in Browser context menu for the current file, or you can create a PHP Web Application Run/Debug configuration for a fixed URL.

Sign up to request clarification or add additional context in comments.

4 Comments

so how can i configure a local server (localhost) in phpstorm ?
For PHP Web Application debugging refer to jetbrains.com/phpstorm/webhelp/servers-2.html.
thanks. I did it by using local or mounted folder, it was a long procedure, but I did it. Thanks a lot for your help.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.