Skip to content

daishiman/initial-setting-laravel

Repository files navigation

initial-setting-laravel(docker 🐳)

docker-laravel

Introduction

Build a simple laravel development environment with docker-compose. Compatible with Windows(WSL2), macOS(M1) and Linux.

使用方法

このリポジトリをクローンする際は、「Use this template」をクリックし「Create a new repository」を選択してください。

詳細設定は wiki 参照

  1. Click Use this template
  2. Git clone & change directory
  3. Execute the following command
$ make create-project # Install the latest Laravel project
$ make install-recommend-packages # Optional

http://localhost

参考

コンテナ構造

├── mysql
├── nginx
└── php

php コンテナ

nginx コンテナ

mysql コンテナ

mailhog コンテナ

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages