Answer the question
In order to leave comments, you need to log in
How to install laravel using composer?
I'm trying to install laravel, but it gives me an error:
Running composer update laravel/installer
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
11 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Answer the question
In order to leave comments, you need to log in
Installation via Composer https://laravel.com/docs/8.x#installation-via-composer
We wrote especially for you.
In general, you need to execute a single command
composer create-project laravel/laravel example-app
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question