Landlord database is set to default laravel db itself #499
Unanswered
embarekmessai
asked this question in
Q&A
Replies: 1 comment
-
I suggest using 3 database connections:
Hope this helps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Laravel Community,
I hope this message finds you well. I'm currently working on a multitenant Laravel application, and I've encountered an issue with the database configuration. Despite not having explicitly manipulated the database settings, the application seems to default to Laravel's default database.
Here are some details about the issue:
Multitenancy Setup: Using multiple database.
Database Configuration: mysql
Symptoms: none
I'm reaching out to the community to seek insights and guidance on resolving this database configuration issue. Your expertise and suggestions would be highly appreciated.
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions