• Stars
    star
    112
  • Rank 305,141 (Top 7 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 7 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A starter template for VueJs 2.0 with Laravel 5.4

This repository is Unmaintained. Please use the newer version with Laravel 5.8 and Vue.js 2 along with Vuex.

https://github.com/fagray/laravel-vuejs-5-8-starter

Welcome Aboard !

alt tag

This starter template is boostrapped with Laravel 5.3, VueJS 2.0, VueRouter,VueResource and so much more !

Features

  • Basic Routing with VueRouter 2.0
  • A VueJS Starter Component
  • Web API call with VueResource
  • List Rendering with VueJS

Installation

  • Clone or download the repository
  • Run composer install
  • Run npm install
  • Rename .env.example to .env
  • Change your database credentials on the .env file
  • Run the migrations and add a sample data on your database.
  • Run php artisan serve
  • And you're good to go !

Support or Contact

This project is open for all. Any contributions are so much welcome. Feel free to open a pull request ! Thank you very much.