6.4. Creating a Project

If the installation is successful, we can carry on with creating the project framework. Enter:

  1. laravel new fbexample

Wait until it finishes creating the project framework. A description of the directory structure can be found in the Laravel documentation.