All Projects → fagray → Vuejs2 Laravel53 Starter

fagray / Vuejs2 Laravel53 Starter

Licence: mit
A starter template for VueJs 2.0 with Laravel 5.4

Projects that are alternatives of or similar to Vuejs2 Laravel53 Starter

Vue Laravel Spa
Single Page Application made with Vue.JS2, Vue Router, Vuex and Laravel 5.6.
Stars: ✭ 107 (-4.46%)
Mutual labels:  laravel, vuejs2, vue-router
Roastandbrew
Updated content available! We learned a lot since we originally wrote this article. We now have this updated for Laravel 8, Vue, and NuxtJS 👉 https://srvrsi.de/book
Stars: ✭ 300 (+167.86%)
Mutual labels:  laravel, vuejs2, vue-router
Vue Memo
Using Vue.js for memo web App. webpack, vuex, vue-router, Firebase.
Stars: ✭ 88 (-21.43%)
Mutual labels:  vuejs2, vue-router
Artify
The Missing Laravel Commands
Stars: ✭ 89 (-20.54%)
Mutual labels:  laravel, laravel-5-package
Flysystem Upyun
Laravel 又拍云文件存储,上传,删除。
Stars: ✭ 92 (-17.86%)
Mutual labels:  laravel, laravel-5-package
Laravel Pdf
A Simple package for easily generating PDF documents from HTML. This package is specially for laravel but you can use this without laravel.
Stars: ✭ 79 (-29.46%)
Mutual labels:  laravel, laravel-5-package
Brandenburg
Laravel Authentication Package
Stars: ✭ 79 (-29.46%)
Mutual labels:  laravel, laravel-5-package
Running Time
Sample Single Page Application using Laravel & Vue.js + Vuex + Vue-Router
Stars: ✭ 90 (-19.64%)
Mutual labels:  laravel, vue-router
Laravel Remember Uploads
Laravel Middleware and helper for remembering file uploads during validation redirects
Stars: ✭ 67 (-40.18%)
Mutual labels:  laravel, laravel-5-package
Vuejs Wordpress Theme Starter
A WordPress theme with the guts ripped out and replaced with Vue.
Stars: ✭ 1,359 (+1113.39%)
Mutual labels:  vuejs2, vue-router
Laravel Single Session
This package prevents a User from being logged in more than once. It destroys the previous session when a User logs in and thereby allowing only one session per user.
Stars: ✭ 95 (-15.18%)
Mutual labels:  laravel, laravel-5-package
Openlaravel
A collection of open source projects built using Laravel.
Stars: ✭ 106 (-5.36%)
Mutual labels:  laravel, vuejs2
Laravel 5 Messenger
A Simple Laravel 5, 6, 7 & 8 Messenger with Pusher Capabilities
Stars: ✭ 75 (-33.04%)
Mutual labels:  laravel, laravel-5-package
Laraupdater
Enable Laravel App Self-Update. Allow your Laravel Application to auto-update itself.
Stars: ✭ 75 (-33.04%)
Mutual labels:  laravel, laravel-5-package
Laravel Enum
Simple, extensible and powerful enumeration implementation for Laravel.
Stars: ✭ 1,278 (+1041.07%)
Mutual labels:  laravel, laravel-5-package
Cordovue
A sample Apache Cordova application using VueJS.
Stars: ✭ 66 (-41.07%)
Mutual labels:  vuejs2, vue-router
Vue2 Qq
一个基于兴趣,为了学习,提高能力的项目
Stars: ✭ 90 (-19.64%)
Mutual labels:  vuejs2, vue-router
Watchable
Enable users to watch various models in your application.
Stars: ✭ 65 (-41.96%)
Mutual labels:  laravel, laravel-5-package
Laravel Vue Tasks
📝 Task app built with Laravel 5.5 and Vue 2
Stars: ✭ 66 (-41.07%)
Mutual labels:  laravel, vuejs2
Admin One Laravel Dashboard
Admin One — Free Laravel Dashboard (Bulma Buefy Vue.js SPA)
Stars: ✭ 94 (-16.07%)
Mutual labels:  laravel, vuejs2

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].