In this lesson, we will cover the process of creating a Laravel project using the Laravel installer.
To start, you will need to have PHP and Composer installed on your machine. I am also going to use the Laravel installer to quickly get a project up and running. You can learn how to obtain the Laravel installer in the documentation.
https://laravel.com/docs/11.x/installation
0 comments