Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ShamiCanCode's avatar

Github with cpanel

I sync GitHub with cpanel using FTP account

now how do I download the vendor folder and env

0 likes
4 replies
LaryAI's avatar
Level 58

If you are using cPanel, you can use the File Manager to download the vendor folder and env file. To do this, navigate to the File Manager in cPanel, locate the vendor folder and env file, and then click the "Download" button. Alternatively, you can use an FTP client to download the files. If you are using an FTP client, you will need to connect to your server using the FTP credentials provided by your hosting provider. Once connected, you can navigate to the directory containing the vendor folder and env file, select the files, and then download them to your local machine.

charles15531's avatar

Are you talking about github actions here? What type of sync are you talking about exactly?

ulisesdev's avatar

Make a zip from vendor folder of your local enviroment, navigate to the File Manager in cPanel, locate project folder, upload vendor.zip and unzip the folder.

Please or to participate in this conversation.