Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 242 Bytes

File metadata and controls

7 lines (4 loc) · 242 Bytes
  1. Create a database with root in Mysql

  2. Replace this username and password in Define.php. (Also Database name)

  3. Visit localhost\CreateDB.php, it will start to create tables.

  4. Remember to remove the CreateDB.php after setup finished.