Jump to ratings and reviews
Rate this book

Domain-Driven Design with Laravel

Rate this book
"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.

327 pages, ebook

Published April 19, 2022

4 people are currently reading
27 people want to read

About the author

Martin Joo

7 books4 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (30%)
4 stars
6 (60%)
3 stars
1 (10%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Recai Cansız.
9 reviews1 follower
October 4, 2022
This book is very clear for understanding ddd. Also he is using a lot of best practice. He have solved some complexity (crqs, ..) by some laravel features.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.