I wrote a post about using a DTO to keep your JSON columns structured in #laravel. Learn about how to cast a JSON column in an Eloquent model to a DTO.
seankegel.com/laravel-casting-eloquent-json-fields
Back