I have laravel application ready on local server, i want to take it online on shared hosting service via cpanel.
Is there any step by step instructions?
i am not familiar with forge or GIT, is there any way i can take my laravel site/app online without knowledge of those things?
It is simple bro. Just upload files.. Add new database.. Update environment variables.. And it should work if there is no special server requirements of your code.