PHPackages                             fashionphile/vue-base - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. fashionphile/vue-base

ActiveLibrary[CLI &amp; Console](/categories/cli)

fashionphile/vue-base
=====================

Artisan command that builds vue base that can use Vuex and Vue Router

0.1.1(6y ago)250.3k↑66.7%PHPPHP ^7.1

Since Sep 9Pushed 3y ago2 watchersCompare

[ Source](https://github.com/fashionphile/vue-base)[ Packagist](https://packagist.org/packages/fashionphile/vue-base)[ Docs](https://fashionphile.com)[ RSS](/packages/fashionphile-vue-base/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

Vue Base Scaffolding Package
============================

[](#vue-base-scaffolding-package)

*built by Fashionphile*

Purpose
-------

[](#purpose)

This is to build a very simple boilerplate structure for vue instances if you are going to need several in your site.

Install
-------

[](#install)

Run `composer install fashionphile/vue-base`;

Set up
------

[](#set-up)

create a `vue-base.php` file in you configs folder in your base laravel install. In the file you will add an array with the path to where you want the vue base to install your instances.

```
