There's a video here called building a staging server, you should watch that, In my experience that should work.
Laravel server requirements for a website.
Hello guys. I have a question. I am developing a website in Laravel for a company that rents and sells mobility scooters and other equipment for disabled people and I'm thinking of using digital ocean through cloudways to avoid having to set up the server myself because it is time-consuming. The website will store all the users who want to rent or buy mobility equipment. They will not pay through the website. My question is, is the 1gb RAM droplet and 1cpu core enough for such a site. I'm asking because it'll be my first web in Laravel. Thanks in advance.
Yeah this is fine in 90% of the cases. You might need to upgrade the server if you get a lot of traffic or if the application is doing a lot of stuff on the background. But this should be fine to start with for sure ;)
Please or to participate in this conversation.