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

birros/symfony-demo-with-mutagen

Repository files navigation

Symfony 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://symfony-demo.dev.localhost

Remark

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