/authorization-registration

Authorization and registration using PHP and Javascript

Primary LanguagePHP

This is a project for authorization and registration.
It is written in PHP, Javascript and uses MySQL.

INSTALLATION

  1. Create a database called "authorization".
  2. Create and grant user called "authorization".
  3. Run 'migration_create_user' from 'migrations' folder using php.
  4. Have fun!


Demo page: http://authorization.hophmahn.com

Feel free to write me at hello@hophmahn.com