XamarinDevil
XamarinDevil

Reputation: 891

Uploading Files and Folder to Cpanel - Laravel

I am trying to upload my files onto cpanel now. Do i have add them manually?

Because i tried to copy the project folder into folder i created but then, i get an error trying to upload. Can any one here please give me a step to do this easily?

PS: It is my first time trying to do this.

Upvotes: 0

Views: 303

Answers (2)

Suraj
Suraj

Reputation: 2277

You can use any FTP program with FTP credentials to upload project files. Just make sure you have appropriate permissions.

Also, you can upload the zip file as other answers suggest.

FTP programs

FileZilla

Upvotes: 0

Nileshsinh Rathod
Nileshsinh Rathod

Reputation: 968

1 ) First compress your project and then upload to your cpanel

2 ) now go to your cpanel and extract the file and done.

Upvotes: 1

Related Questions