Best way to get immutable objects that are also serializable
I use PHP 8.3.11 and Laravel 11.22.0, and I want to have immutable DTOs that are also serializable.
I use PHP 8.3.11 and Laravel 11.22.0, and I want to have immutable DTOs that are also serializable.