Replies: 3 comments
-
Which version of |
Beta Was this translation helpful? Give feedback.
0 replies
-
@thetutlage i'm using adonis 4.0.12 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah, i read it wrong, i'm using lucid ^6.1.3 @thetutlage |
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
Uh oh!
There was an error while loading. Please reload this page.
-
In my application, i need to contact other Databases to get information and that databases credentials is in my local database, so is possible to me initialize a connection using lucid informing the credentials in a controller or something like that?
I can't set them in config because they're specific for every request that is made.
i'm searching for better ways to do that, but no success.
If isn't possible, any workaround?
Beta Was this translation helpful? Give feedback.
All reactions