WillyJimmyDev / simple-quiz

A simple quiz administration written in PHP with a MySQL backend. Uses Bootstrap 3 and Slim PHP micro framework
http://elanman.com/simple-quiz/
Apache License 2.0
164 stars 73 forks source link

No Config.php in SimpleQuiz/Utils/Base directory #32

Closed nashot99 closed 6 years ago

nashot99 commented 6 years ago

Don't see Config.php in SimpleQuiz/Utils/Base directory, am I missing something?

WillyJimmyDev commented 6 years ago

Hi, just change credentials in /SimpleQuiz/Utils/Base/SampleConfig.php then rename it to Config.php as per the README.