|
|
### 1. create a new empty MySQL database
|
|
|
|
|
|
### 2. open `php/mysql.php` an fill in your database credentials
|
|
|
- line 12: replace "roadmap" with your database name
|
|
|
- line 13: replace "root" with your database user
|
|
|
- line 14: insert your database password
|
|
|
|
|
|

|
|
|
|
|
|
### 3. open `php/admin/helper/checkLogin.php` and choose your admin password
|
|
|
|
|
|

|
|
|
|
|
|
### 4. DONE! |
|
|
\ No newline at end of file |