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/basedirectory.
Run./yii batch/models --interactive=0to generate them.