[Vuejs]-How do you route Vue layouts in Laravel (MPA)

0👍

No just create a views folder under the resources/js folder.

Then setup an app.js file. Check this link out for full instructions https://gist.github.com/ratiw/a04b7eb9a2c80b9c950b

Leave a comment