Skip to content

boolfalse/php-auth

Repository files navigation

About:

PHP AUTH: This is a simple boilerplate for PHP Auth.

  • Login
  • Register
  • Logout
  • Password Reset

Installation:

  • Run this command for cloning the project (otherwise you can download as .zip)
git clone https://github.com/boolfalse/php-auth.git
  • Create MySQL 5.* DB
  • Copy the "env-example.php" as "env.php" and configure DB credentials
  • Config your host on root folder (probably it'll be hosted on 'index.php' by default)
  • Run necessary migrations via web page "/setup.php"
  • Open the page "/login"

Sources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages