php - Composer, move files from /vendor/ folder -


I have just started using the computer because I'm bored to manually download dependencies from Gitb. But there are some things that I do not understand.

Composer always downloads files in the / vendor folder such as I add twitter bootstrap - it's downloaded to / vendor / twitter / bootstrap folder Will go But I should be in my / webroot / bootstrap / directory. How do you take these files? Because if I move it manually - then they will not be updated later using the Composer update command.

Or if I use the micro php framevork slim I've added the Thin / Slim Dependency but it is / Seller / Slim / Slim / ... < / Strong>

, then what should I do? Use Fing or some other deployment tool to transfer files from the desired destination / vendor to the destination? What do you use

This is not a fast that I want, but it works for CSS / JS / etc.

  "config": {"seller-dir": "path / to / where" },   

in your composer.json file

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -