Skip to content

Opening book details…

About this document

DDD and Hexagonal Architecture in Laravel by ScribdTranslations is a document available to read on EtoBox.

This document describes the concepts of Domain-Driven Design (DDD) and hexagonal architecture. It explains that in DDD, a bounded context divides an application into areas with consistent business rules. It also describes the concepts of domain, domain models, and value objects. The hexagonal architecture structures an application into three concentric layers - infrastructure, application, and domain - with communication only between adjacent layers. The document includes an example of implementing these co

Author
ScribdTranslations
Language
EN