PhpStorm 2019.1 Help

Renaming Projects

In most cases, the name of a PhpStorm project is the same as the name of its root folder, so the easiest way to change the name of a project is just rename its root folder.

However in this case you have to re-configure access to the server so the server root is mapped to the new project root name. To avoid these additional steps, you can change the name of the project but have its root folder name preserved.

To rename a project without changing the name of its root folder

  1. On the main menu, choose File | Rename Project.

  2. In the dialog box that opens, type the new name of the project.

Last modified: 26 July 2019

See Also