Replies: 1 comment
-
Looks like your database isn't booted at that this point, injecting it somewhere later on when everything is booted is the correct way. Sometimes using |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using your wonderful package but I got an error. I have a Language service and a LanguageServiceProvider that is called during migration (boot() method). The Language service requires settings from your package and I get the error Table 'XXX.settings' doesn't exist(((
how can i solve my problem ?
Beta Was this translation helpful? Give feedback.
All reactions