[Vuejs]-How i can use vuejs component in laravel blade?

0👍

Compile vuejs files via npm run dev and make sure that you use the correct binding for userid and include app.js into scripts.

Leave a comment