Closed jkmathew closed 7 years ago
Also I had to add url
key in the mongo.json config file. That is not mentioned in readme. :(
You're correct, the actual current module is 'MongoProvider'. The mongo.json file also expects all of the config values to be passed in the 'url' field. I went ahead and submitted a pull request to reflect these changes.
Closing issue since readme updated in #19
Readme says after adding package, to follow code
But its giving error for me. Saying that
no such module 'VaporMongo'
My code that works isIs anything wrong with my steps or should the read to be updated?