net::ERR_ABORTED 404 (NOT FOUND) code example
Example: GET http://localhost:8000/js/app.js net::ERR_ABORTED 404 (Not Found) in laravel 6
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