Error loading database data from a subdomain #599
Unanswered
MendesBorges
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good afternoon, everyone,
I have an application with the following context: one application and a separate database for each client. With this setup, for each request, the client’s data is loaded according to the subdomain. I’m using the package "spatie/laravel-multitenancy": "^2.0" on Laravel 9. It had been very stable, but lately, when accessing the system, it has been loading data from another database. Has anyone experienced this issue and how did you solve it?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions