DEV Community

Discussion on: Create Gym management in Laravel 5.7 part 0 :: Install Laravel on AWS cloud9

Collapse
 
azazqadir profile image
Muhammad Azaz Qadir

Manually installing Laravel on AWS is quite difficult and time taking. You must install each component individual and then configure it with Laravel. Furthermore, the management of the server, for example, patching and upgrading components can also take efforts and time. There are some platforms that allows hosting on Laravel server without having to manually install and configure the server though.

Collapse
 
martin_52 profile image
Martingray

Cloudways is a good platform, but I recently used Devrims, which provides more options in terms of customization, feature, and control. My Laravel Application uses a different database for different modules and Devrims provides me a one-click feature to create multiple databases and install other database services like MongoDB, ElasticSearch etc. I can also connect any internal and external resources with my Laravel server using the security section and very advanced one-click features compared to cloudways.

The good thing is I can select a cloud provider like AWS or DigitalOcean. Also, it's my choice to select the TECH Stack because they offer both LAMP and LEMP for Hosting Laravel applications.