'encrypted', 'ssl_private_key' => 'encrypted', 'valid_until' => 'datetime', ]; public function resource() { return $this->morphTo(); } }