项目作者: Aslam97

项目描述 :
Laravel Vue SPA Sanctum
高级语言: PHP
项目地址: git://github.com/Aslam97/laravel-vue-boilerplate.git
创建时间: 2020-11-08T12:13:48Z
项目社区:https://github.com/Aslam97/laravel-vue-boilerplate

开源协议:MIT License

下载


Laravel Vue Boilerplace

Light Dark

Lighthouse Score

Features

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

Getting started

  1. # 1. Clone the repository.
  2. git clone https://github.com/Aslam97/laravel-vue-boilerplate.git my-new-lavueject
  3. # 2. Enter your newly-cloned folder.
  4. cd my-new-lavueject
  5. # 3. Install composer dependencies
  6. composer install
  7. # 4. Install npm dependencies
  8. 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.