My other post talked about how to implement Value Objects in Laravel with Eloquent. While it’s possible technically, I don’t think Value Objects are useful in Laravel at all.
Here’s why.
Continue reading Why I Don’t Use Value Objects in Laravel Anymore