-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
class 'MongoDB\Database' does not have a method 'getDoctrineDriver' #1785
Comments
Show more info I install this package and run command |
for example this what the header in my user model looks like:
here is another one:
|
show exception trace and problem file. I dont't understand that do you mean |
I don't get a stack trace. I just get these errors:
|
I am having trouble with this as well |
Show |
This composer.json reads as follows:
|
@fbc, do you have another questions? If no, please close issue |
When i try to generate a model with a other project, its not a problem of this repository that i can comment the : and the error continue |
I have same problem too. I use Laravel 7 with "jenssegers/mongodb": "^4.0" package. |
|
@slia-stryber don't comment closed issues, if you have a question, use discussions https://github.com/jenssegers/laravel-mongodb/discussions, if you find bug or you have proposal for feature request create new issue |
When I run:
I get this error on all my models:
The text was updated successfully, but these errors were encountered: