Greetings,
Can you suggest me how do I get all the metadata for a collection in my mongodb ?
I am getting an below error,
" PHP Catchable fatal error: Argument 1 passed to Phalcon\Mvc\Model\MetaData::getAttributes() must implement interface Phalcon\Mvc\ModelInterface, instance of PhalconRest\Models\User given in /var/www/html/thistle/face/api/controllers/UserController.php"
It would be nice if there would be a separate documentation for Mongodb .