Skip to content

Commit 055bea4

Browse files
committed
docs: Add screencast video link to the documentation
1 parent 87b280f commit 055bea4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ $ yarn add laravel-vue-i18n
2727

2828
## Setup
2929

30+
> If you want to see a screencast on how to setup check out this video: [How to use Laravel Vue i18n plugin](https://www.youtube.com/watch?v=ONRo8-i5Qsk).
31+
3032
```js
3133
import { createApp } from 'vue'
3234
import { i18nVue } from 'laravel-vue-i18n'

0 commit comments

Comments
 (0)