Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

laravue-framework

Qafeen31MIT0.0.3

Single page framework which is highly compatible with Laravel.

Single Page Application framework, SPA, Laravel and Vue

readme

Laravue (A Decoupled Single Page Application Framework.)

Get Started

# Clone the repository
git clone https://github.com/Qafeen/Laravue.git

# Change directory and install dependencies via yarn
cd Laravue && yarn

# Get set go
gulp watch
  1. All vue component files are placed in components folder.
  2. Currently Laravue is in development stage.
  3. Feel free to contribute and help us push this project to next level.

For detailed explanation on how things work, checkout the guide and docs for vue-loader.