We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f89c2 commit ee422ecCopy full SHA for ee422ec
src/Resources/doc/index.rst
@@ -4,7 +4,9 @@ The Symfony MakerBundle
4
Symfony Maker helps you create empty commands, controllers, form classes,
5
tests and more so you can forget about writing boilerplate code. This
6
bundle is an alternative to `SensioGeneratorBundle`_ for modern Symfony
7
-applications and requires using Symfony 3.4 or newer.
+applications and requires using Symfony 3.4 or newer. This bundle
8
+assumes you're using a standard Symfony 4 directory structure, but many
9
+commands can generate code into any application.
10
11
Installation
12
------------
0 commit comments