You are on page 1of 1

Migration:

php yii migrate/create create_user_table


--fields="username:string,email:string,password:string,authKey:string,accessToken:s
tring"

php yii migrate

You might also like