Coder Social home page Coder Social logo

talha08 / laravel-vue-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 179 KB

Laravel Vuejs Boilerplate [This boilerplate is the extend version of laravel-vue-spa]

License: MIT License

PHP 82.78% Vue 15.69% HTML 1.53%
laravel veu vuejs2 vue-router fractal element-ui jwt-auth

laravel-vue-boilerplate's Introduction

Laravel Vuejs Boilerplate

This boilerplate is the extend version of laravel-vue-spa

Features

  • Laravel 5.6
  • Service + Repository + Observer
  • Fractal
  • Vue + VueRouter + Vuex + VueI18n + ESlint
  • Pages with dynamic import and custom layouts
  • Login, register and password reset
  • Authentication with JWT
  • Socialite integration
  • Bootstrap 4 + Font Awesome 5 + Element UI

Installation

Follow these commands:

  • git clone https://github.com/talha08/laravel-vue-boilerplate.git
  • cd laravel-vue-boilerplate
  • cp .env.example .env
  • Open .env and edit your database connection details
  • php artisan key:generate
  • php artisan jwt:secret
  • php artisan migrate
  • php artisan db:seed
  • yarn (Install Yarn if you don't have it.)

Usage

Development

open bash

# serve with hot reloading
yarn run hot OR npm run hot

open another bash

# serve with hot reloading
php artisan serve

Production

yarn run production OR npm run production

Deployment

SCDN LARAVEL DEPLOY

then on the project path of the server hit,

yarn run production OR npm run production

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Thank you Cretu Eusebiu for your initial work.

laravel-vue-boilerplate's People

Contributors

talha08 avatar

Watchers

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