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

14. Repositories

Jesse Griffin1 
(1)
Spring Valley, CA, USA
 

Laravel is a fairly unique framework because it abstracts away many of the details that a new application would normally require, such as routing, event management, and database access, so that we can focus on the more important tasks—the ones that actually set our application apart from others of its kind. This same principle exists in DDD, only it presents itself differently. In DDD, the patterns and building blocks are the foundational components of almost any system and are all concentrated on the core domain itself, instead of being bogged down in the (sometimes) overwhelming sea of details. ...

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.