Symfony 2 - Generating a Bundle (Windows)
I am new to Symfony. I am running Windows and am using xammp to learn
Symfony 2. How would I run the following command? I seem to be getting an
error and not sure how to run commands like these successfully. I
appreciate any suggestions. Must I use CMD to create a bundle for
Symfony2? Is there an easier way to generate a bundle?
$ php app/console generate:bundle --namespace=Blogger/BlogBundle --format=yml
No comments:
Post a Comment