Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save buttflattery/99bec371e25d8fd71935ada6e456906c to your computer and use it in GitHub Desktop.
Save buttflattery/99bec371e25d8fd71935ada6e456906c to your computer and use it in GitHub Desktop.
Generate models from command line Yii2
Attention: Last command is correctly
akhisamov@dev0 APICO.API_akhisamov % ./yii gii/model --tableName=invoice --modelClass=Invoice --queryNs='frontend\modules\v2\models\ar' --ns='frontend\modules\v2\models\ar' --db=db2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment