© Jesse Griffin 2021
J. GriffinDomain-Driven Laravelhttps://doi.org/10.1007/978-1-4842-6023-4_11

11. Context Maps

Jesse Griffin1 
(1)
Spring Valley, CA, USA
 

In this chapter, we’ll look at different means of communication between bounded contexts. From a high level, a context map is a way to identify the actual means of interconnectivity between the application’s different bounded contexts.

Domain Models and ORM Entities

Although Laravel, as with most modern-day frameworks, doesn’t really come with any sort of means to integrate any kind of development flow, or process, the work that it takes to get to a solid and productive development flow is well worth the effort, if you go about it in a smart way. While this is intentional of the framework so that ...

Get Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.