A
A
Anton2016-06-28 21:13:07
Laravel
Anton, 2016-06-28 21:13:07

How to install Laravel to the folder I specified from another folder?

Good evening!
I am, for example, in folder_name1. How can I, being in this folder (for example, in the console), install Laravel in a different folder (folder_name2) than the current one? Another folder is not in this folder, but in a completely different place.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya, 2016-06-28
@Yadalay

In the case of the Laravel installer:
With Composer:

composer create-project laravel/laravel desired_path

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question