Good day to all. I am trying to install yii2-users on the table migration point.
php yii migrate/up --migrationPath=@vendor/dektrium/yii2-user/migrations I get an error
Exception 'ReflectionException' with message 'Class db does not exist' The db settings in the config are spelled correctly. How to win?