Reputation: 15
composer required laravel/ui php artisan ui vue --auth npm install && npm run dev
What I left?
Upvotes: 0
Views: 271
Reputation: 69
Try to run:
npm install webpack --save
Check this link too, might help: https://github.com/laravel-mix/laravel-mix/issues/623
Upvotes: 0