Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Nasr1's avatar
Level 1

Best Laravel Host Server

Hello , am working in a startup company my manager ask me , to find best server to move all our laravel apps into it , we were using shared hosting but by time we r consuming much money , so can some one please help me to find me some thing not expensive and good server .

thanks in advance guys :)

0 likes
3 replies
skoobi's avatar

Depends on what you use on the current server. I.e. if you need emails etc.

I use DigitalOcean and Laravel forge for my apps. Depending on the size of the server needed DO have some good pricing.

Theres also Amazon AWS and many others to be had, but it depends on the spec your looking for and level of support too.

Nasr1's avatar
Level 1

@skoobi thansk skoobi for replaying to me , well we have many apps to be deployed in one server , so i will need a host with much storage , not necessarly SSD , something normal ,

i care only for storage capcaity and number of sub domains i can create .

D9705996's avatar

Tech radar did a review of best VPS 2018 this week that might give you some providers to review.

https://www.techradar.com/uk/news/the-best-vps-hosting-of-2018

We can't give you a concrete answer as best is subjective to your start-ups needs which only you know.

The only advise I can give is that AWS, GCP, Azure can be complex and although they can seem relatively cheap you can find that you can accidently cost a lot by mistake. There are horror stories everywhere e.g.

https://www.reddit.com/r/aws/comments/4jdplq/charged_163537_after_accidentally_hitting_an_http

If you can get a fixed cost per month/year then you know your outlay upfront.

I would also look at your current capacity on shared hosting and you predicted growth to ensure the provider works now and in the near future.

Lastly, I would seriously consider splitting your applications to multiple servers rather than everything on the one server. If this server has an issue or need to perform maintenance ALL of you customers will be impacted. Putting all your eggs in one basket is rarely a good idea. The cost of two small servers is usually the same or less than one massive server.

Please or to participate in this conversation.