I want to Connect to mongo DB for some tables but it is giving "Database connection [mongodb] not configured.", exception: "InvalidArgumentException",…} error #528
Closed
iamabhilash-kumar
started this conversation in
General
Replies: 1 comment 1 reply
-
The issue seems to be related to a misconfigured mongodb connection. Could you take a look at your database config? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
i am using this package for long and loving it a lot. somehow due to some use cases i want to connect to mongo db for some tables . when i am using mongodb connection it is giving me below error.
"Database connection [mongodb] not configured.", exception: "InvalidArgumentException
Here is my connection in database.php
And this is how i am switching the db
Beta Was this translation helpful? Give feedback.
All reactions