You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
im trying to use your repository but im unable to make it work. I've downloaded the zip file and upload it to my server (it's a shared one) and when i unzipped...there isnt a folder named Vendor....which is supposed to live the autoload.php
Can you tell me what im doing wrong?
The text was updated successfully, but these errors were encountered:
This project is intended to be installed using the composer package manager. Composer installs this and other dependencies, then generates the autoload assets you appear to be missing.
If your project already uses composer, you can follow the installation guidelines in the read me. If your project does not already use composer, I recommend researching how to get started with composer at getcomposer.org.
If manual deployment via FTP is your only option, I suggest using composer to build your solution locally then upload the entire built solution to the web server.
Hi Steven,
im trying to use your repository but im unable to make it work. I've downloaded the zip file and upload it to my server (it's a shared one) and when i unzipped...there isnt a folder named Vendor....which is supposed to live the autoload.php
Can you tell me what im doing wrong?
The text was updated successfully, but these errors were encountered: