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 a223c94 commit 00a03dcCopy full SHA for 00a03dc
page_creation.rst
@@ -281,8 +281,11 @@ project:
281
282
``src/``
283
All your PHP code lives here.
284
+
285
+``templates/``
286
+ All your html.twig code lives here.
287
-Most of the time, you'll be working in ``src/`` (PHP files) or ``config/`` As you
288
+Most of the time, you'll be working in ``src/`` (PHP files), ``templates/`` or ``config/`` As you
289
keep reading, you'll learn what can be done inside each of these.
290
291
So what about the other directories in the project?
0 commit comments