northug/yii2-storage

Storage module

Installs: 367

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: 2024-02-29 03:17:39 UTC


README

Add config

'modules' => [

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

],

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