All Projects → cleancode-id → Laravel6 Frontend Boilerplate

cleancode-id / Laravel6 Frontend Boilerplate

A Vue.js Frontend starter project kit template/boilerplate with Laravel 6 Backend API support.

Projects that are alternatives of or similar to Laravel6 Frontend Boilerplate

Laravel Scaffold
The base for developing awesome projects
Stars: ✭ 142 (+446.15%)
Mutual labels:  laravel, starter-kit, boilerplate
Webpack Starter
✨ A lightweight foundation for your next webpack based frontend project.
Stars: ✭ 1,745 (+6611.54%)
Mutual labels:  starter-kit, boilerplate, frontend
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (+2607.69%)
Mutual labels:  laravel, starter-kit, boilerplate
Primitive
⛏️ ‎ A front-end design toolkit for developing web apps.
Stars: ✭ 783 (+2911.54%)
Mutual labels:  starter-kit, boilerplate, frontend
Awes Io
Awes.io // boilerplate based on Vue, Nuxt, TailwindCSS plus Laravel as a backend. 🤟
Stars: ✭ 599 (+2203.85%)
Mutual labels:  laravel, boilerplate
Laravel Boilerplate
The Laravel Boilerplate Project - https://laravel-boilerplate.com - For Slack access, visit:
Stars: ✭ 5,239 (+20050%)
Mutual labels:  laravel, boilerplate
React Redux Universal Hot Example
A starter boilerplate for a universal webapp using react, redux, express and feathers
Stars: ✭ 639 (+2357.69%)
Mutual labels:  starter-kit, boilerplate
Aws Boilerplate
Opinionated full stack web app's boilerplate, ready to be deployed to AWS platform.
Stars: ✭ 682 (+2523.08%)
Mutual labels:  boilerplate, frontend
Universal Redux Template
A clean, extensible react + redux boilerplate with universal/isomorphic rendering, testing and more
Stars: ✭ 471 (+1711.54%)
Mutual labels:  starter-kit, boilerplate
Base
A starting point for Meteor apps.
Stars: ✭ 654 (+2415.38%)
Mutual labels:  starter-kit, boilerplate
Spa Starter Kit
A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js
Stars: ✭ 933 (+3488.46%)
Mutual labels:  laravel, starter-kit
Redux Webpack Es6 Boilerplate
A starter project for modern React apps with Redux
Stars: ✭ 566 (+2076.92%)
Mutual labels:  starter-kit, boilerplate
Hartija Css Print Framework
Universal CSS for web printing
Stars: ✭ 509 (+1857.69%)
Mutual labels:  starter-kit, boilerplate
Osu Web
the browser-facing portion of osu!
Stars: ✭ 610 (+2246.15%)
Mutual labels:  laravel, frontend
Laravel Vue Boilerplate
🐘 A Laravel 6 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.
Stars: ✭ 472 (+1715.38%)
Mutual labels:  laravel, boilerplate
Postgrest Starter Kit
Starter Kit and tooling for authoring REST API backends with PostgREST
Stars: ✭ 657 (+2426.92%)
Mutual labels:  starter-kit, boilerplate
Preact Redux Typescript Rollup Starter
Smallest "React-like" + Redux starter EVER - 13KB min&gzip
Stars: ✭ 24 (-7.69%)
Mutual labels:  starter-kit, boilerplate
Frame
💡 A user system API starter
Stars: ✭ 741 (+2750%)
Mutual labels:  starter-kit, boilerplate
React Starter Kit
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
Stars: ✭ 21,060 (+80900%)
Mutual labels:  boilerplate, starter-kit
Rest Api With Lumen
Rest API boilerplate for Lumen micro-framework.
Stars: ✭ 464 (+1684.62%)
Mutual labels:  laravel, boilerplate

Laravel 6 (LTS) Vue.js Frontend Boilerplate

Build Status GitHub version

A Vue.js Frontend starter project kit template/boilerplate with Laravel 6 Backend API support.

Features

  • Ready using Backend API Laravel 6 (Long-term support/LTS) https://github.com/cleancode-id/laravel6-api-boilerplate
  • Optimized for Frontend (basic UI/views, minimum dependencies, no bloatware)
  • Authentication with JWT
  • Basic Features: Register, Login, Forgot Password, Update Profile & Password
  • Latest Vue.js with support Vue CLI 3, vuex, vue-router, vue-meta, vue-i18n, etc.
  • Unit & Feature Test
  • Standard Coding Style & Clean Code

Installation

  • Download latest release or clone this repository.
  • Edit vue.config.js and set API backend dev-server if necessary
  • Run npm install

Usage

  • Run npm run serve or npm run build
  • Run npm run lint
  • Run npm run test:unit

Credits

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