mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-21 17:20:57 +08:00
@@ -307,7 +307,7 @@ are located within the module's `migrations` directory, we can use the following
|
||||
command:
|
||||
|
||||
```
|
||||
yii migrate/up --migrationPath=@app.modules.forum.migrations
|
||||
yii migrate/up --migrationPath=@app/modules/forum/migrations
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user