I
I
iceman21122015-09-20 10:51:13
PHP
iceman2112, 2015-09-20 10:51:13

How to upload yii application to hosting?

I wrote an application on yii2.
I chose ihor.ru hosting, but now how to upload this application to the server, copy the entire folder from .git, .idea? And how to execute the migration commands?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
OnYourLips, 2015-09-20
@OnYourLips

It was necessary to take VDS and use capistrano.
What for?

And how to execute the migration commands?
Copy requests by hand. Because it was necessary to take VDS.

I
iceman2112, 2015-09-20
@iceman2112

So this is not a problem, I only took a test there

E
Egor Petrov, 2015-09-21
@Hayate

Best option:
git clone *;
./composer.phar install;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question