expose icon indicating copy to clipboard operation
expose copied to clipboard

[Bug]: Expose doesn't work with multi-tenant Laravel applications

Open GrzywN opened this issue 1 year ago • 0 comments

System architecture

Linux

PHP Version

No response

Bug description

I used sail to expose my application (which uses expose under the hood) and everything seems fine, but when it creates a tenant for example org..laravel-sail.site:8080 it shows me the message:

Oh no.

The tunnel "przemek3" was not found on this Expose server.

You can create public URLs for your local applications through any firewall and VPN with Expose. Receive webhooks, test local sites on mobile devices and share them with others.[ Learn more](https://expose.dev/docs)

How can I use expose to share my multi-tenant app to co-workers and is it even possible for the moment?

Steps to reproduce

Create new tenant using register form with a subdomain.

Relevant log output

Oh no.

The tunnel "przemek3" was not found on this Expose server.

You can create public URLs for your local applications through any firewall and VPN with Expose. Receive webhooks, test local sites on mobile devices and share them with others. Learn more

GrzywN avatar Jul 30 '24 07:07 GrzywN