Vuejs don't show component in blade

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



Vuejs don't show component in blade



i want to understand why it :
Vuejs work in a normal blade file
and when i integer the same vuejs file in a blade file like this, it's doesn't work




1 Answer
1



You know your question isn't clear enough but let me guess,
the first problem in your may be in your layout that you don't add
app.js
or add it in the header
try to put it at the end of the body element
before @endsection


@endsection





Thank u it works :)
– Yassine Jennane
Aug 12 at 0:41






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

make 2 or more post in bootsrap

Store custom data using WC_Cart add_to_cart() method in Woocommerce 3

Firebase Auth - with Email and Password - Check user already registered