This commit is contained in:
2025-03-31 16:20:14 +00:00
parent b68720b125
commit 198c279abb
3 changed files with 6 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ use Illuminate\Database\Eloquent\Relations\BelongsTo;
class Step extends Model
{
protected $guarded = [];
protected function casts(): array
{
return [