This repository is a live coding exercise of a todo list using a layered architecture in laravel and DDD.
You must have docker installed with docker-compose
- Clone the project
- Run
docker-compose up web - Visit 'http://localhost:8099' in your browser
This repository is a live coding exercise of a todo list using a layered architecture in laravel and DDD.
You must have docker installed with docker-compose
docker-compose up web