I have an existing laravel (v4) project in one server. Now I want to upload it to a new server. Can anyone explain the steps how to do this?
I am very new in Laravel. This is what I have done so far:
I have downloaded all the files to my machine and then uploaded to my new cPanel server. Created mysql database and imported tables.