Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Aslam97/laravel-vue-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.