Skip to content
Discussion options

You must be logged in to vote

Hey @ltchurik 👍

There are some known issues with mongodb and we don't have yet proper path to follow regarding that nor a time-frame I can give you to work on that. Supporting mongodb is not in our priority list.

Devtools uses the config('database.default') connection, so if you can change your default connection to the mysql it should work since you already hidden the models.

If that's not possible, what I would suggest is that you create a dummy project with mysql or other relational database and use devtools in that project to generate the files, then copy over the generated files to your multi db app, and change the extends Model etc for models you created for mongo.

Sorry I can't hel…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ltchurik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants