You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
code for modules not in default location will fail due to use of setPathOfAlias in a wrong way.
Yii doc should mention that you cannot do Yii::setPathOfAlias('application.modules.name.migrations', $path)