๐ Introduction
In this post, you'll learn how to deploy a Laravel app on AWS EC2 using Nginx...
๐ ๏ธ Requirements
- AWS EC2 instance
- Laravel project
- Nginx installed...
๐ง Steps
- SSH into your EC2
- Install PHP, Composer, etc.
- Clone your Laravel project...
โ Conclusion
Youโve successfully deployed your Laravel app on AWS EC2!
Top comments (0)