Agenda
1. What is DDD x Clean Architecture?
2. What kind of systems is it suitable for?
3. How was the actual implementation in Laravel?
- What steps were taken to introduce it?
- What kind of structure was used for the implementation?
- Good points and bad points