Ask HN: Cheapest solution for hosting a Laravel app?
I'm currently having fun with Laravel (learning it at the moment), but I would like to test its powers live with various demos I plan to implement.
What is the cheapest solution you can suggest, that is not AWS?
I never understood how AWS work to be honest with you and hearing or reading all these scary stories with overcharging gives me nightmares, just by thinking about it...
Any suggestions please?
2 comments
[ 4.2 ms ] story [ 37.5 ms ] threadYou may have a better experience with AWS AppDeploy or Elastic Beanstalk, which can be very cheap (all free tier).
Heroku is probably the easiest, but it's extremely expensive if you need anything beyond the free tier.
Thank you @smt88 +1