laravel 5.5 not loading jquery/vuejs laravel 5.5 not loading jquery/vuejs vue.js vue.js

laravel 5.5 not loading jquery/vuejs


After running npm install && npm run dev, to be sure that this is not a problem of your browser caching the previous rendered code, try running php artisan serve. Follow the link and if you are able to see the content you are expecting, it means your browser is caching the rendered app.js files. In that case go to your browser tools, clear its cache and then refresh the page. You may also open up the page in an incognito window.