-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Debugbar not working for subdomain (multi tenant) #1450
Comments
It is working for me laravel-debugbar/config/debugbar.php Lines 253 to 260 in 27b088a
laravel-debugbar/src/debugbar-routes.php Lines 11 to 14 in 27b088a
laravel-debugbar/src/LaravelDebugbar.php Lines 906 to 909 in 27b088a
|
@parallels999 can you please share a PR link with me |
It's a weird request, but here it is: New Pull Request |
@parallels999 I think you opened a PR that's why I asking about PR link |
|
@parallels999 anything that I did wrong? |
possibly, that's why it told you to do a debug |
I'm working on multi-tenant project I found that debugbar not working for subdomains it's always send request on central domain instead of subdomain
The text was updated successfully, but these errors were encountered: