All Projects → Aslam97 → laravel-vue-boilerplate

Aslam97 / laravel-vue-boilerplate

Licence: MIT license
Laravel Vue SPA Sanctum

Programming Languages

PHP
23972 projects - #3 most used programming language
Vue
7211 projects
Blade
752 projects
shell
77523 projects

Projects that are alternatives of or similar to laravel-vue-boilerplate

laravel-react-boilerplate
Laravel React Boilerplate with Ant Design, Route-Level Code Splitting, Redux, Sanctum Auth
Stars: ✭ 49 (+32.43%)
Mutual labels:  sanctum
laravel-api
A base install of Laravel with Sanctum & Fortify, set up as an API.
Stars: ✭ 58 (+56.76%)
Mutual labels:  sanctum
laravel-vue
VueJS SPA example using Sanctum & Fortify authentication with Laravel.
Stars: ✭ 102 (+175.68%)
Mutual labels:  sanctum
express-mongo-jwt-boilerplate
Express Mongo JsonWebToken boilerplate
Stars: ✭ 100 (+170.27%)
Mutual labels:  boilerplates
yike.io
一刻社区前端源码
Stars: ✭ 656 (+1672.97%)
Mutual labels:  laravel-vue-spa
vurtify
Laravel 8 boilerplate project with Fortify + Vue 3 + Bootstrap 5
Stars: ✭ 61 (+64.86%)
Mutual labels:  sanctum
react-sanctum
Easily hook up your React app to Laravel Sanctum and Laravel Fortify
Stars: ✭ 100 (+170.27%)
Mutual labels:  sanctum
next-boilerplate
☶ The easiest way to create a Next app by running one command.
Stars: ✭ 65 (+75.68%)
Mutual labels:  boilerplates
React Native Boilerplate
A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).
Stars: ✭ 2,669 (+7113.51%)
Mutual labels:  boilerplates
RSSR
React Server Side Rendering boilerplate with Authentication structure
Stars: ✭ 41 (+10.81%)
Mutual labels:  boilerplates
webpack-installer
CLI to easily install webpack boilerplates.
Stars: ✭ 12 (-67.57%)
Mutual labels:  boilerplates
laravel-vue-crud-spa
Laravel & Vue CRUD Single Page Application (SPA) Tutorial. Tested on Laravel 5.8
Stars: ✭ 31 (-16.22%)
Mutual labels:  laravel-vue-spa
api.yike.io
一刻社区后端 API 源码
Stars: ✭ 1,019 (+2654.05%)
Mutual labels:  laravel-vue-spa
Sanctum
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
Stars: ✭ 2,172 (+5770.27%)
Mutual labels:  sanctum
clubi
A group-oriented social media platform written in Laravel and Vue
Stars: ✭ 29 (-21.62%)
Mutual labels:  sanctum
sanctum-react-spa
A React app that authenticates with the Laravel Sanctum package.
Stars: ✭ 26 (-29.73%)
Mutual labels:  sanctum

Laravel Vue Boilerplace

Light Dark

Lighthouse Score

Features

  • Laravel 8
  • Night mode
  • Integrate vee-validate and vue-i18n
  • CSS Module
  • Sanctum

Getting started

# 1. Clone the repository.
git clone https://github.com/Aslam97/laravel-vue-boilerplate.git my-new-lavueject

# 2. Enter your newly-cloned folder.
cd my-new-lavueject

# 3. Install composer dependencies
composer install

# 4. Install npm dependencies
npm install

This isn't exactly what I'm looking for. Where can I find other boilerplates and similar projects?

See the awesome-vue repo for other great projects in the Vue ecosystem.

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