Gentlemen, I’m starting to develop an application using Laravel’s Passport method, but it’s not finding the VUE library. follows an image with the return of the browser:
js file that imports the VUE library
Blade file that reads
Where can I be missing?
Thank you
1
Copy and paste the code snippet, avoid posting code as image, it is difficult to copy and paste in a suitable environment to reproduce your problem =]
Copy and paste the code snippet, avoid posting code as image, it is difficult to copy and paste in a suitable environment to reproduce your problem =]
– MarceloBoni
=) Thank you, I’ll post!
– Cristiano Facirolli
Try to rotate
npm run dev
– Alan Rezende