Running the provider only when the program starts in Adonis 5 #4078
Unanswered
dev-zarghami
asked this question in
Help
Replies: 1 comment 2 replies
-
Hey @devzarghami! I am not sure what you are trying to achieve. Can you be more specific? |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I create a provider to connect with nats, which connects to nats every time my program runs
I defined a command that changes a value in the database using model
But I don't want my provider to be run when I execute the command
Beta Was this translation helpful? Give feedback.
All reactions