Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 23396a8

Browse files
bogdanieldbu
authored andcommitted
Updated the way fixtures should be loaded (#818)
Updated the way fixtures are to be reloaded
1 parent 3400263 commit 23396a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tutorial/make-homepage.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ Now empty your repository, reinitialize it and reload your fixtures:
198198

199199
.. code-block:: bash
200200
201+
$ php bin/console doctrine:phpcr:node:remove /cms
202+
$ php bin/console doctrine:phpcr:repository:init
201203
$ php bin/console doctrine:phpcr:fixtures:load
202204
203205
and verify that the ``cms`` node has been created correctly, using the

0 commit comments

Comments
 (0)