Installation
- Place the
doctrine
script below in your application's bin directory - Make it executable (or prepend
php
to the command below)
Usage
EM_ALIAS="my-custom-em" bin/doctrine
The CLI commands will now run using the my-custom-em
Entity Manager.