[Solved] Laravel vue components not showing up [closed]

[ad_1]

You can try the following code

//you install library vue to laravel
npm install && npm install vue-router

//after install, you can run 
npm run watch

You can see https://hoanguyenit.com/create-template-vuejs-and-laravel-5-4.html

[ad_2]

solved Laravel vue components not showing up [closed]