Laravel Data and Value Objects
Sep 30, 2023 · 9 min read · Recently, I was presented with a problem using value objects with the Laravel Data package by Spatie. I have been trying to use value objects a lot more in my code for things like money, emails, phone numbers, etc. When I am working with data from an...
Join discussion