I
I
Ilya Pavlov2015-10-05 21:13:19
linux
Ilya Pavlov, 2015-10-05 21:13:19

Laravel not installing?

After installing Laravel, there is no directory where Laravel was allegedly installed.
After the command
composer global require "laravel/installer=~1.1"
Judging by what was in the console, something was installed. It even flashed my home directory (from which I ran this command). When you run the same command again, he writes that they say nothing has been installed or updated. I mean, there is something somewhere. What to do, comrades?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
D', 2015-10-05
@Denormalization

So this command installs the installer. Now you need to type laravel new app_name and the app_name folder will appear in the current folder.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question