Files
symfony-flex-recipes-contrib/msgphp/user-bundle/0.6/post-install.txt
T

9 lines
436 B
Plaintext

<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:msgphp</>. It will guide you through the basic setup by asking a series of
questions and generates the minimal application source files needed.