artmarkov/yii2-mytest

安装: 17

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 0

分支: 1

开放问题: 0

类型:yii2-extension

1.0 2018-09-19 13:50 UTC

This package is auto-updated.

Last update: 2024-09-21 21:32:03 UTC


README

yii2-mytest

https://klisl.com/yii2-extension.html

扩展程序旨在...

特性和优势

  • 1 优势
  • 2 优势
  • 3 优势

安装

  • 使用Composer安装包
composer require artmarkov/yii2-mytest:dev-master --prefer-source (локально)
composer require artmarkov/yii2-mytest
  • 执行迁移以在数据库中创建所需表(控制台)
yii migrate --migrationPath=@artmarkov/mytest/migrations --interactive=0

使用