PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Run applications

Last modified: 19 March 2022

Select a run configuration: Alt+Shift+F10

To be able to run an application from PhpStorm, you first need to configure a PHP interpreter as described in Configure local PHP interpreters andConfigure remote PHP interpreters. After that, you can do any of the following:

When the application starts, you can view its output and interact with it in the Run tool window. Every run/debug configuration creates a separate tab when you run it.

A tabs in the Run tool window

To learn more about tool windows and how to manage them, see the Tool windows topic.