northug/yii2-storage

存储模块

安装: 374

依赖者: 0

建议者: 0

安全: 0

类型:yii2-extension

1.1.3 2018-10-05 12:41 UTC

This package is auto-updated.

Last update: 2024-09-29 04:43:23 UTC


README

添加配置

'modules' => [

...
'storage' => [
    'class' => 'northug\storage\Module',
],
...

],

yii migrate --migrationPath=@northug/storage/migrations