Just getting familiar with PHP, CodeIgniter, MySQL, Bootstrap and Git itself.
Go to: http://local/path/SimpleForum/index.php/forum/ and http://local/path/SimpleForum/index.php/forum/category
to view.
To set up:
- Import sf.sql into preferred database.
- Go into SimpleForum/application/config/database.php and configure to your database settings.
- In your browser, go to where the forum is hosted and explore.
To create an account, click Login, then at the bottom of the form next to the 'Login' button there is a 'Register' button. Click that then fill in that form.
Login to be able to create threads and post to threads.