console\controllers\BaseMigrateController $migrationPath

$migrationPath public property

The directory containing the migration classes. This can be either a path alias or a directory path.

If you have set up $migrationNamespaces, you may set this field to null in order to disable usage of migrations that are not namespaced.

public string $migrationPath = '@app/migrations'
doc_Yii
2016-10-30 16:54:56
Comments
Leave a Comment

Please login to continue.