How to run multiple programs in phpstorm?
Method:
Open in sequence: File -> settings -> Project: project name -> Directories -> Add Content Root version phpstorm8 .0.2,
For other versions, just find File -> settings -> Directories -> Add Content Root to add your current project directory, as shown below:
Recommended tutorial: phpstorm usage tutorial
The above is the detailed content of How to run multiple programs in phpstorm. For more information, please follow other related articles on the PHP Chinese website!