fabriziocaldarelli/yii2-vueapp-uiv

Uiv plugin for Yii2 VueApp package

1.0.0 2020-05-23 02:40 UTC

This package is auto-updated.

Last update: 2024-03-27 19:10:26 UTC


README

This is the Uiv asset to Yii2 VueApp component.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist fabriziocaldarelli/yii2-vueapp-uiv "@dev"

or add

"fabriziocaldarelli/yii2-vueapp-uiv": "@dev"

to the require section of your composer.json file.