Skip to content

fargot132/invoice-service

Repository files navigation

Sample DDD project using Laravel

Description

This is a sample project using Laravel and DDD. It consists of modules: Invoice, Product, Company and Approval. Invoice module is approving or rejecting single invoice using information from Approval module which tells if the given resource is approvable / rejectable.

Installation

This project is using Laradock as a docker environment.

Docker is in docker catalog and you need only do

./start.sh

to make everything work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published