I failed to install spatie/laravel-settings under laravel/mongodb app #142
Unanswered
sergeynilov
asked this question in
Q&A
Replies: 1 comment
-
We don't use this package or mongoDB, I think you should implement a custom MongoDB repository for this. |
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.
-
Can "spatie/laravel-settings": "^2.4" work with app "jenssegers/mongodb": "^3.9"?
Installing package and running migration I got error :
In file config/settings.phpI see
'default_repository' => 'database',
But I suppose that is different option, not in config/database.php:
If there is a possibility to make work spatie/laravel-settings with mongodb ?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions