console\controllers\MigrateController $templateFile

$templateFile public property

The template file for generating new migrations. This can be either a path alias (e.g. "@app/migrations/template.php") or a file path.

The template file for generating new migrations. This can be either a path alias (e.g. "@app/migrations/template.php") or a file path.

public string $templateFile = '@yii/views/migration.php'
doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.