Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fcaldarelli/yii2-vueapp-axios

Axios asset for Yii2 VueApp library
https://github.com/fcaldarelli/yii2-vueapp-axios

Last synced: 2 months ago
JSON representation

Axios asset for Yii2 VueApp library

Awesome Lists containing this project

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](http://getcomposer.org/download/).

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.