Skip to content

taimaiduc/vuejs2-laravel53-starter

 
 

Repository files navigation

#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.

About

A starter template for VueJs 2.0 with Laravel 5.4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.7%
  • HTML 3.8%
  • JavaScript 2.7%
  • Vue 2.1%
  • ApacheConf 0.7%