Hello,
I'm trying to integrate the SingApp-Vu- template in Symfony.
I was able to configure everything with webpack. The template is running. But I need to show the content section generated by Symfony /PHP (blade template - layout.twig) in the content div of the Sing-App-Vue-Template. I tried the vue slots. But they are not working. I think, there is something in the sing app vue code thats is preventing the functioning of my slots..
I will be very thankful for any hint.