Deploy a Laravel application using Docker (Local setup)

0

Hi,

Can any one please suggest me best way to deploy a Laravel backend application using docker.

Local machine set up.

Thanks, MahendraKumar V

1 Answer
3
Accepted Answer

Hello.

If you are setting up a Laravel container in a local environment, I think the following blog will be helpful.
https://vumanhtrung.medium.com/create-laravel-8-project-with-docker-on-macos-141e548bb53d

If you want to deploy Laravel containers on AWS, I think you should use something like ECS Fargate.
Although it is built with Terraform, if you use ECS, I think the following blog will be helpful.
https://litebreeze.com/blog/2023/02/02/terraforming-a-laravel-application-using-aws-ecs-fargate-part-1/

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
profile picture
EXPERT
reviewed a month ago