Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 505 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 505 Bytes

Laravel demo with mutagen

This repo aims to show how to use docker with mutagen when working on a php project.

Setup

See devdock to install dependencies.

$ make      # start
$ make down # stop

Project available here: https://laravel-demo.dev.localhost

Remark

All the docker's conf are in the devdock folder and can be outsourced.