a template for admin pannel use vue
a template for admin pannel use vue, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist chatfeed/yii2-vue-admin "*"
or add, (*4)
"chatfeed/yii2-vue-admin": "*"
to the require section of your composer.json file., (*5)
composer.json
Once the extension is installed, simply use it in your code by :, (*6)
php <?= \VueAdmin\AutoloadExample::widget(); ?>, (*7)
php <?= \VueAdmin\AutoloadExample::widget(); ?>
Sources Download
Apache-2.0
template extension yii2 admin vue