Installing
Installing the ORM-CLI package
In order to install ORM-CLI, it is necessary to write the command:
After that, in order to configure the operation of the CLI in your project, you need to create an .env
file in which you need to enter the configuration of your ORM system, here is an example:
Then write the command orm-cli --init
Enjoy using it!
Last updated