php - Use composer on a small linux webservice -


i'm developing application using php. need use library: mgp25/instagram-api

it uses composer auto load libraries can't install composer on server because company got web-service doesn't support ssh access, found in : use composer without ssh access server

the best way make "vendor/autoload.php" on server/computer , upload on server, since don't have linux server , don't know how use it, want ask there can make file "vendor/autoload.php" me? possible @ all?


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -

c++ - Fill runtime data at compile time with templates -