Skip to content

justutiz/PHP-Challenge-Response-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##PHP Challenge - Response Example

###Install

  1. Copy files to your directory
  2. Import db.sql to your MySQL database
  3. Change DB connection settings in src/Server.php
  4. Run composer dump-autoload

Default username is justas and password is password. If you want to change password, please update user_accounts table, where username is justas and password is hash('sha256', 'password');

To add new user, go to server.php.

About

Challenge - Response Example (PHP).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published