Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 790 Bytes

readme.md

File metadata and controls

26 lines (19 loc) · 790 Bytes

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.