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

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