mvd81 / docker-laravel

Repo to setup a new Laravel project with Docker (compose)
24 stars 10 forks source link
docker docker-compose laravel wizard-steps

Docker Laravel

header image

This repo will help you to setup a Docker project and it will (optionally) install the latest version of Laravel with the help of an installation (shell script) wizard.
What it will do:


Usage

Create a directory where you want to use this Docker Laravel project.
Go with the CLI into this directory.


Screenshots

Port config

Installation wizard

Asset installation

Asset installation

Project information after the installation

Project information after the installation

Docker-compose containers


Changelog

[v2.3] - 2022-11-25

Fixes for Linux:

[v2.2] - 2022-10-20

[v2.1] - 2022-08-17

[v2.0] - 2022-08-03

[v1.0] - 2022-03-02