Hello !
I am happy getting back to this discussion board.
I would like to know if anyone tried hosting a Laravel 5 web app on iPage hosting or have any tutorial, hosting suggestions ..
Why iPage ? My Client and my Company are using their hosting, and to be franc, clients don't really easily understand why they have to give up on a hosting they were using for long years.
I've gotten a laravel installation to work on shared hosting a few weeks ago or so, it isn't very hard. You'll just have to change some references in your public/index.php.
If iPage allows you to SSH and everything that is though, otherwise it'll be a pain.
Well I don't think iPage has the SSH, but I guess, I can simply important an existing migrated and seeded database to iPage DB, for the rest, what else is related to SSH (if we use the hosting just for production and not for a development env) ?
BTW @Hawkleaf can you include the tuto you followed for your move ?
@chaibialaa my current company use a shared host what i did was create a aws instance and config everything (server, mysql, apache, php, ssl, security, route53, etc..) and in the shared host created a parked subdomain that access my aws instance, this is a good approach and free during one year, time enough to convince the company to migrate to another host like digitalOcean.