interface
DeviatesCastableAttributes
Methods
mixed
increment(
Model $model, string $key, mixed $value, array $attributes)
Increment the attribute.
mixed
decrement(
Model $model, string $key, mixed $value, array $attributes)
Decrement the attribute.
Details
at line 16
mixed
increment(Model $model, string $key, mixed $value, array $attributes)
at line 23
mixed
decrement(Model $model, string $key, mixed $value, array $attributes)