PhpStorm 2023.2 Help

Create new project from scratch

  1. Do one of the following:

    • On the Welcome screen, under the Quick Start section, click the link Create New Project.

    • On the main menu, choose File | New | Project.

  2. In the Select Project Type dialog that opens, choose PHP Empty Project in the left-hand pane.

  3. In the Location text box, specify the project name and location.

  4. When you click Create, PhpStorm generates a project stub and opens it either in the current window or in a new one depending on your choice in the information dialog that opens:

    Open project in new window prompt

    For more information, refer to Open projects in a new or the same window.

After the project is created, set up the development environment as described in PHP development environment.

Last modified: 06 September 2023