Answer the question
In order to leave comments, you need to log in
Laravel command not found?
Installed Apache, mysql, php7, also downloaded composer, in the folder which I made "domain" I made composer init. Now I want to install Laravel: I do
First, download the Laravel installer using Composer.
composer global require "laravel/installer"
laravel new blog
By specifying the ~/.composer/vendor/bin directory as PATH, it will be possible to use the laravel command.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question