Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React - Laravel - MySQL Compose sample #545

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raghavendra89
Copy link

@raghavendra89 raghavendra89 commented Jan 1, 2025

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.

- Frontend: React Js setup with Vite
- Backend: Laravel
- Database: MySQL

Signed-off-by: Raghavendra N <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant