[PR #346] [CLOSED] Add Laravel Implementation with Docker Compose (#344) #994

Closed
opened 2026-03-07 21:28:08 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/346
Author: @hanieas
Created: 4/15/2023
Status: Closed

Base: masterHead: laravel-docker-compose


📝 Commits (1)

  • dd0dcf2 Add Laravel Implementation with Docker Compose (#344)

📊 Changes

5 files changed (+198 additions, -0 deletions)

View changed files

laravel/README.md (+51 -0)
laravel/docker-compose.yml (+74 -0)
laravel/nginx/conf.d/default.conf (+23 -0)
laravel/php/Dockerfile (+50 -0)
laravel/src/your-laravel-project.php (+0 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/346 **Author:** [@hanieas](https://github.com/hanieas) **Created:** 4/15/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `laravel-docker-compose` --- ### 📝 Commits (1) - [`dd0dcf2`](https://github.com/docker/awesome-compose/commit/dd0dcf29202095df9cec9a30729a18482dd76050) Add Laravel Implementation with Docker Compose (#344) ### 📊 Changes **5 files changed** (+198 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `laravel/README.md` (+51 -0) ➕ `laravel/docker-compose.yml` (+74 -0) ➕ `laravel/nginx/conf.d/default.conf` (+23 -0) ➕ `laravel/php/Dockerfile` (+50 -0) ➕ `laravel/src/your-laravel-project.php` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:28:08 -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#994