php - moving bundle from vendor to src directory -


i installed sonatamedia in vendor/ directory of project using composer , working fine. wanted move bundle src folder keep tidy..

is there way move bundle vender src directory?

yes, copy past namespace directories src directory...

but really, why want this? directory structure not important , if was, better put 3th party bundles in vendor directory seperate bundles 3th party bundles


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

javascript - Backbone.js getting target attribute -

html - Repeat image to extend header to fill screen -