File tree
Expand file treeCollapse file tree1 file changed
+5
-2
lines changed Expand file treeCollapse file tree1 file changed
+5
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -18,8 +18,11 @@ persist it to the database and fetch it back out.
|
18 | 18 | .. sidebar:: Code along with the example
|
19 | 19 |
|
20 | 20 | If you want to follow along with the example in this chapter, create an
|
21 |
| -``AcmeStoreBundle`` via: ``php app/console generate:bundle |
22 |
| ---namespace=Acme/StoreBundle``. |
| 21 | +``AcmeStoreBundle`` via: |
| 22 | + |
| 23 | +.. code-block:: bash |
| 24 | +
|
| 25 | +php app/console generate:bundle --namespace=Acme/StoreBundle |
23 | 26 |
|
24 | 27 | Configuring the Database
|
25 | 28 | ~~~~~~~~~~~~~~~~~~~~~~~~
|
|
You can’t perform that action at this time.
0 commit comments