onmotion/yii2-vuejs-assets

Vue.js assets for Yii2 app

Installs: 10 613

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 1

Open Issues: 0

Type:yii2-extension

v1.0.4 2018-10-02 07:24 UTC

This package is auto-updated.

Last update: 2024-04-10 00:26:57 UTC


README

Latest Stable Version Total Downloads Monthly Downloads License

Installation

The preferred way to install this extension is through composer.

Run

composer require onmotion/yii2-vuejs-assets "*"

or add

"onmotion/yii2-vuejs-assets": "*"

to the require section of your composer.json file.

Usage

<?php \onmotion\vue\VueAsset::register($this); ?>