From b8044d71623ad5310eacb2705424855b6bbb999f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Fri, 21 Sep 2018 15:38:29 +0200 Subject: [PATCH] [AliceBundle] Add a post install message --- hautelook/alice-bundle/2.1/post-install.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 hautelook/alice-bundle/2.1/post-install.txt diff --git a/hautelook/alice-bundle/2.1/post-install.txt b/hautelook/alice-bundle/2.1/post-install.txt new file mode 100644 index 00000000..7b7ec62a --- /dev/null +++ b/hautelook/alice-bundle/2.1/post-install.txt @@ -0,0 +1,6 @@ + + How to load fixtures? + + + * Write fixtures files in the fixtures/ folder + * Run php bin/console hautelook:fixtures:load