Yii2-Oauth2-Server Development Automation

There are some tasks that are done automatically when working on tje Yii2-Oauth2-Server:

  • Generation of the base models located under the src/models/base directory.
    Run ./yii batch/models --interactive=0 to generate them.