Talk
DTOs in Laravel - Why and How
Duration
25m
Data Transfer Object (DTO) is a pattern that if used correctly can improve the quality and the maintainability of applications. In this talk, I'll show why you should be using DTOs in your applications and how to do it in Laravel.