This project provide answers for ............. practical exam
Developer: Lakmal Silva
Date: ...........
- Copy project files into server public directory.
- Change database configuration in the "config/database.php" file.
- Change properties in the "config/properties.php" file.
- Enable "rewrite_module" in server configuration.
- Restart server.
- Apache server
- PHP version 7+
- MySql version 5.6+
- To enable "rewrite_module" in apache add following line to "httpd.conf" file
"LoadModule rewrite_module modules/mod_rewrite.so"