SerializesCastableAttributes
interface SerializesCastableAttributes (View source)
Methods
Details
mixed
serialize(Model $model, string $key, mixed $value, array $attributes)
Serialize the attribute when converting the model to an array.