GET http://localhost:8000/js/app.js net::ERR_ABORTED 404 (Not Found) in laravel 6

JavaScript
composer require laravel/ui
php artisan ui vue --auth  //you can use vue boostrap --auth is to add the login paths and 
                      register
npm install
npm run dev
Source

Also in JavaScript: