oteixido/yii2-afa-module

Yii2 AFA 模块

安装: 2

依赖: 0

建议者: 0

安全性: 0

星星: 0

分支: 0

类型:yii2-extension

dev-master 2018-11-20 22:59 UTC

This package is not auto-updated.

Last update: 2024-09-26 02:36:11 UTC


README

Yii2 AFA 模块

安装

安装此扩展的首选方式是通过composer

运行以下命令之一:

php composer.phar require --prefer-dist oteixido/yii2-afa-module "*"

或者将以下内容添加到您的composer.json文件的require部分:

"oteixido/yii2-afa-module": "*"

迁移

./yii migrate --migrationPath=vendor/oteixido/yii2-bank-module/migrations/
./yii migrate --migrationPath=vendor/oteixido/yii2-afa-module/migrations/