Joo M. Domain-Driven Design with Laravel. Premium Package 2022
Download Torrent
Opens in your torrent client (e.g. qBittorrent)
Health
Good3/0
Info HashA77CAC30660CAB44FD3FE1F2CA400E644B0D6C42
Peers Updated14 hours ago (2026-03-24 01:51:59)
Description
Textbook in PDF format
"Domain-Driven Design with Laravel" is the essential guide to implementing DDD the Laravel way. The book covers topics like:
Simplifying ugly controllers with the help of Actions
Leaning out your models with Custom Query Builders
Using View Models to query data for a specific page
Writing very high-level code with Custom Collections
Getting rid of random arrays like $data using Value Objects and DTOs
Removing annoying status strings like draft or approved with States and Transitions
Structuring your code using Domains and Applications
Applying CQRS in the most simple yet effective form
…And much more
All of the above by building a complex, real-world application. No “hello world” or “smells like a Youtube tutorial” examples. We will implement an e-mail marketing application such as ConvertKit or MailChimp, to be more precise