'integer', 'id' => 'integer', ]; use HasFactory; protected $guarded = ['id']; }