Merge pull request #337

This commit is contained in:
symfony-flex-server[bot]
2018-05-20 07:27:40 +00:00
committed by GitHub
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 series of questions
and generates the minimal application source files needed.