# ucan-lab/docker-laravel

🐳 Build a simple laravel development environment with Docker Compose.

Repository: https://github.com/ucan-lab/docker-laravel
Canonical: https://ross.abutalabs.com/products/docker-laravel
Homepage: https://dev.to/ucan_lab/how-to-install-and-set-up-laravel-s-local-development-environment-with-docker-compose-5bcf
Language: Makefile
License: MIT
License Family: permissive
Topics: docker, laravel
Last push: 2026-08-25T12:47:47+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 90, longevity 100
- inputs: {"age_days": 2308, "days_push": 8, "days_rel": 67, "gap_med": 0.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1200, forks 366 (observed 2026-08-28T04:03:58.019435+00:00)

## What it is
A Docker Compose-based template repository for spinning up a Laravel development environment with PHP-FPM, nginx, and MySQL. It provides Make/Task commands to scaffold new Laravel projects or run existing ones across Windows (WSL2), macOS, and Linux.

## Use cases
- set up a laravel development environment with docker compose
- scaffold a new laravel project with nginx and mysql
- run an existing laravel app locally in docker
- get a LEMP stack for PHP development
- dockerize a laravel app on WSL2 or Apple Silicon

## When to choose
- starting a new Laravel project that should be Dockerized from day one
- you want a simple, well-tested PHP + nginx + MySQL Compose setup
- you need a consistent dev environment across Windows, macOS, and Linux

## When to avoid
- you need a production-grade or highly customized container setup
- your stack is not Laravel/PHP
- you prefer Laravel Sail or another first-party tooling

## Facets
- artifact type: infra-config
- maturity: active
- function: deployment, developer-tools, container-orchestration
- domain: web-development, backend, self-hosted
- platform: windows, cross-platform
- tags: laravel, docker-compose, php, nginx, mysql, lemp-stack, development-environment, template-repository, devops, docker, linux, macos

## Member repositories
- ucan-lab/docker-laravel (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.019435+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:20:51.371097+00:00, confidence not recorded.
  - readme: https://github.com/ucan-lab/docker-laravel (fetched 2026-08-28T04:03:58.019435+00:00, sha a0f26d9d631d)
  - homepage: https://dev.to/ucan_lab/how-to-install-and-set-up-laravel-s-local-development-environment-with-docker-compose-5bcf (fetched 2026-08-29T12:28:05.687658+00:00, sha 96191fab6c1d)
  - site_page: https://dev.to/about (fetched 2026-08-29T12:28:05.690303+00:00, sha 51889b12ec57)
- Data as of 2026-08-30T08:39:29.467469+00:00.
