akim04/yii2-dish

Dish module

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2017-02-15 11:20 UTC

This package is not auto-updated.

Last update: 2024-03-25 13:15:21 UTC


README

INSTALLATION

  1. composer require akim04/yii2-dish

  2. Add in config 'bootstrap' => [ 'akim04\dish\Bootstrap', ], and 'modules' => [ 'dish' => [ 'class' => 'akim04\dish\Module', ], ]

3.php yii migrate --migrationPath=@akim04/dish/migrations