项目作者: senocak

项目描述 :
CodeIgniter3 Blog Turkish Language
高级语言: PHP
项目地址: git://github.com/senocak/CodeIgniter-3-Blog.git
创建时间: 2018-11-17T15:22:34Z
项目社区:https://github.com/senocak/CodeIgniter-3-Blog

开源协议:MIT License

下载


N|Solid

To run the project

  1. Change $config['base_url']='http://localhost/CodeIgniter-3-Blog' to your url in config/config.php
  2. Create a new database named "blog-codeigniter". If you want to use different named database change it in config/database.php line 81
  3. Import .sql file to your database
  4. visit $config['base_url'] in your browser

To understand the ckeditor and ckfinder implementation, please check here

Frontend Template is here