There are two ways in which we can install Laravel 8 in our system. From composer command and from laravel installer command
first of all , check composer install on your system if composer not install go to the getcompsoer.org website to download and after the complete process of composer installation , run the command
composer create-project laravel/laravel example-app
example-app replace by the your project name for example: deesoftservice
first of all, laravel installer install to globaly install in your system.
then next command is,
composer global require laravel/installer
laravel new example-app
also replace the example-app by your project name
after the downloading process, go to the project directory and run the following command
cd example-app
php artisan serve
laravel 8 successfully install on your system
My name is Deepak tailor as a fullstack developer. I have been in the IT industry (PHP, Nodejs, flutter) for the last 5 years. For professional and customize web development & app development, you can send inquiry on our email.
----
You can contact him at deepaktailor10@yahoo.in