AWS How to: Deploy Laravel Sail application to an AWS EC2 instance Emman, November 11, 2023November 11, 2023 Deploying a Laravel Sail application to an AWS EC2 instance involves several steps, including setting… Continue Reading
CodeIgniter How to: Deploy CodeIgniter4 on Docker Emman, November 6, 2023November 6, 2023 Prerequisites Steps This file defines two services: web and mysql. The web service uses a… Continue Reading
Docker Create Laravel Sail project in WSL and configure it in VS Code Emman, November 3, 2023November 3, 2023 To create a new Laravel Sail CRUD project using the curl command and then configure… Continue Reading