July 2018
Intermediate to advanced
420 pages
8h 46m
English
Now that we have filled in the previous information and downloaded the file for our machine, let's begin setting up our application so as to delve deeper into the directory structure of a Laravel application.
Execute the following steps:
composer create-project --prefer-dist laravel/laravel chapter-01
At the end of your Terminal window, you will see the following result:
Writing lock fileGenerating autoload files> Illuminate\Foundation\ComposerScripts::postUpdate> php artisan optimizeGenerating optimized class loaderphp artisan key:generate
Read now
Unlock full access