DEV Community

[Comment from a deleted post]
Collapse
 
henry1987 profile image
henry-1987

I followed through this tutorial but couldn't get it working with the vue.blade.php template that's included in the article. No javascript is being added to the page so I remove all the head tags from the document and added @extends('layouts.app') which includes all the necessary javascript for views/layouts folder.