When I install Vue.js with Laravel framework, it doesn't create asset folder nor does it change app.js file inside asset folder. I used Npm install and then npm run watch, but when I navigate my self to the resource folder, it stays the same and I can locate Vue in package.json file. Why?
Please run these commands in your terminal-
composer require laravel/ui --devphp artisan ui vuephp artisan ui vue --authnpm installnpm run devphp artisan serveIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With