This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Description
Hi,
This is not the issue. I just wanted to know, can you provide some examples for using this with Lumen, controllers etc... I'm totally new with Doctrine. Until now I worked mostly with Eloquent and Laravel, or Rails and Mongo.
Browsed Doctrine manual, found some examples, but I have no idea how to initiate DocumentManager through complete project and use models.
If I try to init DocumentManger it asks me for connection and configuration, but configuration is already registered with config/odm.php and config/mongodb.php files.
Thanks