Skip to content

Commit 6d2159c

Browse files
authored
Vue 3 in Laravel with router, stores and locales
How To Install Vue 3 in Laravel 11 with Vite (router, locales, stores).
1 parent d9919fd commit 6d2159c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vue/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ npm install pinia
4343
npm install vue-i18n@9
4444
npm install vue-router@4
4545
npm install @googlemaps/js-api-loader
46+
npm install @highlightjs/vue-plugin
4647
```
4748

4849
## Build and run

0 commit comments

Comments
 (0)