Files
archived-recipes-contrib/msgphp/user-bundle/0.10/post-install.txt
2021-08-30 13:06:45 +02:00

5 lines
300 B
Plaintext

* 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.