Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working with subdomain / wildcard #69

Open
abanghendri opened this issue Jun 15, 2021 · 0 comments
Open

not working with subdomain / wildcard #69

abanghendri opened this issue Jun 15, 2021 · 0 comments

Comments

@abanghendri
Copy link

Hi, I'm trying to build SaaS with laravel with this domain schema
central : http://localhost:8000
tenant : http://tenant.localhost:8000

this extension working fine on central app, but not working with tenant app
I've tried using wildcard on extension setting like these

Actual Server Address:
http://*.localhost:8000/

Live Server Address:
http://*.localhost:5500/

and all the combination of these wildcards

How to configure properly to use this extension with subdomain?
thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant