'timestamp', 'created_at' => 'timestamp', 'deleted_at' => 'timestamp', ]; public function getIdAttribute() { return (string)$this->attributes['id']; } }