Hello. I'm no expert, but I had a functioning vue installation in Laravel 5.4.15. Then one day I decided to start another project and installing version 5.4.16 made it so I can't use vuejs. It could be due to me trying to use a component on the welcome screen (now set as my index.php), but that should work and I noticed that they fixed the bug that to do a npm run watch didn't require me adding dist/ before bin in my package.json file. Obviously something was changed having to do with the operation of vuejs, but I think my real issue is using vuejs on the welcome screen.
Can someone please direct me to some good material that would help me get the auth views of login and register on the welcome screen? I would like to create a single page website but I can't seem to get vue components working on my fresh install of laravel.
Please before you provide a link, test it on a fresh install of Laravel 5.4.16 to see if it works first.
Thank you.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community