Skip to content

LaravelWithDockerSingleCommandSetup V1.0.0 Release

Latest
Compare
Choose a tag to compare
@Anthony14FR Anthony14FR released this 13 Mar 13:33
f1d3d5c

LaravelWithDockerSingleCommandSetup v1.0.0 Release

Features:

  • Dockerized Laravel setup (PHP-FPM, MySQL, Nginx).
  • One-command Laravel project initialization.
  • Makefile for easy commands (setup, down, reload, etc.).

Improvements:

  • Optimized Dockerfile for faster builds.
  • Simplified environment customization via .env.

Fixes:

  • Permission issues in Docker containers.
  • Nginx serving errors for the Laravel public directory.