I am experiencing a new error using legacy code.
A dependency injector container is required to obtain the services related to the ODM
In a class that extends \Phalcon\Mvc\MongoCollection the application fails on:
$this->save()
I am experiencing a new error using legacy code.
A dependency injector container is required to obtain the services related to the ODM
In a class that extends \Phalcon\Mvc\MongoCollection the application fails on:
$this->save()