6.4. Creating a Project
If the installation is successful, we can carry on with creating the project framework. Enter:
laravel new fbexample
Wait until it finishes creating the project framework. A description of the directory structure can be found in the Laravel documentation.