Closed raxan closed 9 years ago
You can find complete description how to enable each of them in our reference guide: https://vegas-cmf.github.io/1.0/guide/db/mongo.html https://vegas-cmf.github.io/1.0/guide/db/mysql.html
Thanks.
What about user "collection" ?
because seem missing like mysql table reported here: https://github.com/vegas-cmf/core/issues/22
thanks!
You don't need to create collections (tables) in mongo. They will just be created when you add first record. If you are beginner with Mongo, this will be quite useful: http://docs.mongodb.org/manual/tutorial/getting-started/
Oh yes, I hear this time ago, but then forgot.
Thanks!
Hi how to enable mongodb, since also mysql table is missing, which is mongodb required steps?
Thanks