fabriziocaldarelli/yii2-vueapp-vue-bootstrap-datetime-picker

Vue Bootstrap Datetime Picker plugin for Yii2 VueApp package

1.0.0 2020-05-23 03:08 UTC

This package is auto-updated.

Last update: 2024-04-21 09:38:27 UTC


README

This is the Vue Bootstrap Datetime Picker 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-vue-bootstrap-datetime-picker "@dev"

or add

"fabriziocaldarelli/yii2-vueapp-vue-bootstrap-datetime-picker": "@dev"

to the require section of your composer.json file.