key = Str::random(32); }); } // on create public function tunnels(): HasMany { return $this->hasMany(Tunnel::class); } }