Thibault34
Thibault34
Yes, I have. Everything works except twig debug:container padam8 result : > [37;41m [39;49m > [37;41m [InvalidArgumentException] [39;49m > [37;41m No services found that match "padam87". [39;49m > [37;41m [39;49m...
I already tried > public function registerBundles() { > $bundles = [ > new Symfony\Bundle\FrameworkBundle\FrameworkBundle(), > new Symfony\Bundle\SecurityBundle\SecurityBundle(), > new Symfony\Bundle\TwigBundle\TwigBundle(), > new Symfony\Bundle\MonologBundle\MonologBundle(), > new Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle(), > new Symfony\Bundle\AsseticBundle\AsseticBundle(),...
It's possible is Symfony3 ?
I managed to installed, I extended the class of form to make just functional . The problem must come from. When a compatible version please ?