i'm having active project and inside all the vuejs components are working fine , but when installed Argon Dashboard for laravel to my laravel project . My VueJs Components are not showing , i have added js/app.js to my layout/app.blade.php but still its not generating component view inside blade view please help
Asked
Active
Viewed 194 times
0
-
Could you share some code? – T. Short Jan 01 '20 at 18:06
-
ok i figured out it was missing id as App inside layout/app.blade.php – Vinod Bisen Jan 01 '20 at 18:39