fabriziocaldarelli/yii2-vueapp-axios

Axios plugin for Yii2 VueApp package

Installs: 285

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 1

Type:yii2-extension

1.0.1 2024-01-30 00:48 UTC

This package is auto-updated.

Last update: 2024-06-28 00:13:35 UTC


README

Axios asset for Yii2 VueApp

This is the Axios 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-axios "@dev"

or add

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

to the require section of your composer.json file.