[PR #545] React - Laravel - MySQL Compose sample #1149

Open
opened 2026-03-07 21:30:10 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/docker/awesome-compose/pull/545

State: open
Merged: No


I was searching for a Docker Compose sample for a project using React, Laravel, and MySQL, but couldn't find any suitable examples. So, I created the Dockerfile and docker compose.yaml files by referring to other available samples. I'm sharing this example so others may find it helpful.

  • Frontend: React Js setup with Vite
  • Backend: Laravel installed on php:apache image
  • Database: MySQL database

Related to #544.

**Original Pull Request:** https://github.com/docker/awesome-compose/pull/545 **State:** open **Merged:** No --- I was searching for a Docker Compose sample for a project using **React, Laravel, and MySQL**, but couldn't find any suitable examples. So, I created the **Dockerfile** and docker **compose.yaml** files by referring to other available samples. I'm sharing this example so others may find it helpful. - Frontend: React Js setup with Vite - Backend: Laravel installed on php:apache image - Database: MySQL database Related to #544.
GiteaMirror added the pull-request label 2026-03-07 21:30:10 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#1149