Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Instruction

Create a Laravel 6 Project

Creating a Laravel 6 Project

In the video that follows this step, we'll be using the command line along with Composer to manage project dependencies and set up the skeleton of a basic Laravel app. We're going to be using Laravel 6 to do this. To ensure that everyone is using the same version of Laravel, we highly recommend copying the following command so that it can be used when followi...