Light | Dark |
---|---|
![]() | ![]() |
- Laravel 8
- Night mode
- Integrate vee-validate and vue-i18n
- CSS Module
- Sanctum
# 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.