[MsgPhpUserBundle] add post-install.txt

This commit is contained in:
Roland Franssen
2018-05-19 13:39:16 +02:00
parent 91cf28bf87
commit 7cf1eabf89
4 changed files with 8 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> User management setup </>
<bg=blue;fg=white> </>
* Install the Symfony Maker Bundle using <info>composer require maker --dev</>. It's required for the next step.
* Run <info>bin/console make:user</>. It will guide you through the basic setup by asking a serie of questions
and generates the minimal application source files needed.