Coder Social home page Coder Social logo

banking's Introduction

Laravel Vue SPA

Starter Boilerplate SPA made with Laravel 5.6, Bootstrap 4, JWT Auth, Vue 2, Vue-router 3, Vuex 3, Axios & ❤️

Demo

Laravel Vue SPA

Live Demo

What's New

  • Upgraded to Bootstrap 4 from Bootstrap 3
  • Upgraded to Vuex 3 from Vuex 2
  • Upgraded to Vue Router 3 from Vue Router 2
  • All packages are updated (both PHP and JS)
  • Removed unnecessary vuex store modules
  • Project structure updated

What's included

Installation:

  • Clone the repo

  • Copy .env.example to .env

  • Configure .env

  • cd to the repo

  • Run composer install --no-scripts

  • Run php artisan key:generate

  • Run php artisan passport:install copy Client Secret And CLient ID to .env

  • Run php artisan migrate --seed. A user will be seeded so that you can login, where:

  • Run npm install

  • Run npm run watch

  • View the site by

    • Either running php artisan serve if you are not using vagrant homestead or laravel valet (in a new terminal/command prompt)
    • Otherwise go to your local dev url configured in vagrant

For any problem in laravel setup, please get help from Laravel site. If that does not work, please create an issue, I will try my best to help.

Note:

I tried to follow the best practices, but any suggestion, modification is highly appreciated.

banking's People

Contributors

anindya-dhruba avatar mobber007 avatar nox04 avatar same07 avatar tristansnowsill avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.