northug/yii2-storage

Storage module

Installs: 374

Dependents: 0

Suggesters: 0

Security: 0

Type:yii2-extension

1.1.3 2018-10-05 12:41 UTC

This package is auto-updated.

Last update: 2025-03-01 00:24:29 UTC


README

Add config

'modules' => [

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

],

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