8000 GitHub - andywei2010/AdminLTE-CP: 基于 Codeigniter 3.0.6 + Smarty 3 + AdminLTE + SeaJs 2.2 + Art-Template + RBAC 的后台管理系统
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

基于 Codeigniter 3.0.6 + Smarty 3 + AdminLTE + SeaJs 2.2 + Art-Template + RBAC 的后台管理系统

Notifications You must be signed in to change notification settings

andywei2010/AdminLTE-CP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdminLTE-CP

基于 Codeigniter 3.0.6 + Smarty 3 + AdminLTE + SeaJs 2.2 + Art-Template + RBAC 的后台管理系统

使用

1.git clone https://github.com/andywei2010/AdminLTE-CP.git

2.新建 gitlibs_cp 库,将 gitlibs_cp.sql 导入 mysql ,并修改 app/config/database.php 配置项

3.将 Nginx | Apache 虚拟主机指向根目录

如果使用 Apache ,请打开 httpd.conf / mod_rewrite 配置项

如使用 Nginx,配置以下几个环境变量:

fastcgi_param SITE_ENV 'development'

fastcgi_param SITE_CACHE_DIR 'c:\tmp\cache'

fastcgi_param SITE_LOG_DIR 'c:\tmp\log'

Done

About

基于 Codeigniter 3.0.6 + Smarty 3 + AdminLTE + SeaJs 2.2 + Art-Template + RBAC 的后台管理系统

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0