Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 549 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 549 Bytes

User Registration App

Build Status Coverage Status

Symfony 3 app to allow user registration and login

Create database

php bin/console doctrine:schema:create

Create an admin user

php bin/console pts:createUser