Skip to content

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/

EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.