We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3511b37 commit 40dffcdCopy full SHA for 40dffcd
README.md
@@ -20,7 +20,7 @@ composer require laravel/ui ( optional )
20
```bash
21
php artisan ui bootstrap ( optional )
22
```
23
-#### Changes your file in webpack.mix.js
+#### Change your file in webpack.mix.js
24
```javascript
25
mix.js("resources/js/app.js", "public/js")
26
.vue()
0 commit comments