toritsejuFO / lr-php

Simple Login and Registration page, with both logic implemented in php, to get started.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LR

This is a simple registration and login app, built with php and bootstrap.

Usage

  1. Clone repo
  2. Create new database
  3. Import users.sql file into your new database
  4. Add your database credentials to the constants.php file
  5. Navigate to localhost/lr
  6. Try Registration functionality
  7. Try Login functionality

About

Simple Login and Registration page, with both logic implemented in php, to get started.


Languages

Language:PHP 69.8%Language:Hack 26.2%Language:CSS 4.0%