Answer the question
In order to leave comments, you need to log in
How to upload all files from vendor to git repository?
In yii2 there is a vendor root folder, is there a way to upload all files to a remote repository, ignoring .gitignore? Is there any command for this?
I know about composer and use it. So there is no point in talking about him. I'm wondering if it's possible to download all files without changing all .gitignore or not.
Answer the question
In order to leave comments, you need to log in
Not necessary!!!!
There is composer.json, it contains information on libraries in this folder.
type composer update and all relevant libraries will be loaded, there is no other correct option
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question