/LaravelBase

Laravel Framework Testing Project

Primary LanguagePHPMIT LicenseMIT

LaravelBase

MIT license Build Status

About

Testing Domain Driven Design with Laravel. The app is a sample book directory, where each book can have multiple authors and each author can have multiple books. Users can leave comments for each book.

DDD is implemented in the folder "domain". There are events, jobs, listeners, repositories and interfaces split by logical units.

Front-end Libraries Used:

Laravel & PHP Libraries Used:

License

Licensed under the MIT License.