hasOne(Profile::class); } public function url() { return url('/' . $this->username); } }