'datetime', ]; public function characters() { return $this->hasMany(Character::class); } }