0

I am creating my own vendor bundle using symfony framework. I have Sucessfully created using Symfony2 - creating own vendor bundle - project and git strategy

Now I want to use my own vendor bundle in the symfony project.I have successfully installed this bundle in another project.But I dont know how to use this.

Community
  • 1
  • 1
Karan Kumar
  • 287
  • 2
  • 5
  • 12
  • 2
    Your question is unclear. Why can't you use it? Have you initialised it in app/AppKernel.php? Are you unsure as to your bundle's namespace? – Ragdata Sep 19 '15 at 08:26
  • Maybe when you read the bundle documentation then you remember how to do it ;D – malcolm Sep 19 '15 at 09:56
  • @malcolm I have create my own vendor bundle like other bundle "knp paginator bundle".bu I dont know how will they intreact with my controller. – Karan Kumar Sep 19 '15 at 10:35
  • What you bundle do, have it any services? Call it the same way as paginator. – malcolm Sep 19 '15 at 13:21

0 Answers0