Hi all, I'm with symfony PR8 and appear me the following problem: I am creating a bundle with "php app / console init:Bundle Name \NameBundle src" as the documentation says
This command create the bundle, but with the old configuration, that is, files of "routing" and without the possibility of using annotations, since it seems that is not any "listener " by the default. Someone know if there is an automatic way to generate, are going to implement the procedure init:bundle with the new features? The only option I have is to copy the folder DemoBundle and modify the files? A greeting and thank you very much. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
