Laravel11_amazonlinux_template

License

Introduction

Build a simple laravel development environment with docker-compose. macOS(M1 or later) supported.

Usage

Create an initial Laravel project

  1. Click Use this template
  2. Git clone & change directory
  3. Edit ./src/.env.example for your environment
  4. Execute the following command
$ make

http://localhost

Container structures

├── web
└── db