LlHello, this is Dida En.
I make this web using CodeIgniter 3 in PHP 7.2 environment.
If you are going to fork this repo, you need to follow this :
- Download the database on assets/db
- Go to application/config/database.php and change the database information
- Set up smtp_host, smtp_user, and smtp_pass in Auth::_sendMail() to your own to enable register and forgot password feature
- Use username : physicsyourself and password : 123456 to log in
- Change the email in table 'user' on the database to your own to send forgot password email to your email
Let me know if you have any questions by sending me an email.
Thank you.