Use it ?
composer install
# edit app/config/parameters.yml file
./app/console doctrine:database:create
./app/console doctrine:migrations:migrate
Go on "/".
If you have any suggestion or improvement, feel free to contact me or create an issue.
Use it ?
composer install
# edit app/config/parameters.yml file
./app/console doctrine:database:create
./app/console doctrine:migrations:migrate
Go on "/".
If you have any suggestion or improvement, feel free to contact me or create an issue.