cDescription
The preferred way to install this extension is through composer.
Either run
php composer.phar require hccopy/yii2-cjc-gii01 "@dev"
or add
"hccopy/yii2-cjc-gii01": "@dev"
to the require section of your composer.json
file.
Once the extension is installed, simply use it in your code by :
<?= \cjc\gii\AutoloadExample::widget(); ?>```#yii2-cjc-gii01
![s](https://github.com/hccopy/yii2-cjc-gii01/blob/master/gii_1.png)