CodeIgniter 3 Blog
1.0.0
Change $config [ ' base_url ' ]= ' http://localhost/CodeIgniter-3-Blog ' to your url in config/config.php
Create a new database named " blog-codeigniter " . If you want to use different named database change it in config/database.php line 81
Import .sql file to your database
visit $config [ ' base_url ' ] in your browser
Untuk memahami implementasi ckeditor dan ckfinder, silakan periksa di sini
Template frontend ada di sini