Closed smtlab closed 4 years ago
First of all, thank you for making this much-needed Symfony bundle.
So I am trying to execute this command php bin/console make:api seems like it doesn't recognize MongoDB ODM Documents.
php bin/console make:api
So my question is does it only work with ORM currently?
Thanks for your interest.
This bundle is based on makerBundle and there is no support for MongoDB.
it will be greate if someone can contribute it.
First of all, thank you for making this much-needed Symfony bundle.
So I am trying to execute this command
php bin/console make:api
seems like it doesn't recognize MongoDB ODM Documents.So my question is does it only work with ORM currently?