In the previous chapter, I gave you a little taste of some of the things we go on to explore in this and other chapters in regard to the ideas and concepts that DDD is built on. Along the way, I hoped to have whet your appetite for learning domain-driven design in Laravel. We will continue to explore the strategies and approaches offered by DDD and then discuss ways we can implement these ideas using Laravel.
In this chapter, we will focus more on core definitions and strategies offered by DDD and also give some high-level overviews of domain-driven design and how its content is broken down. ...