0
To use the local Composer I should install it in the folder where my projects are located? In case C:/Users/Me/Jobs...
And as there are several projects (sites), for each one I must have the Composer.json right? But what about the issue of libraries, for example phpmailer, in each project I must install it or just add it to Composer.json require you? This part is too confusing for me.
One more question, and when putting this project online will work the issue of libraries or I will have to run Composer in the online environment?
In case, I have to install Composer on my local htdocs and on my web server install on the www root?
– Eron Venter
I made another answer because it got too long.
– Douglas Benitez