Add connection to config #530
LorenzoSapora
started this conversation in
Ideas
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.
-
This is likely an extreme edge-case, but one of my projects doesn't use the default connection as the main database, and while I can extend the model
Tags
to add theprotected $connection = 'tags'
I cannot for the taggable table, so it ends up looking for the default connection.Adding this to the config would solve this edge-case
Beta Was this translation helpful? Give feedback.
All reactions