Skip to content

guke1991/thinkphp-ozgweb

 
 

Repository files navigation

###部署步骤

1.需要根据实际情况设置thinkphp-ozgweb/application/config.php的web_res_root部分(资源文件的目录)和web_root部分(网站的根目录)


2.sb-admin2需要自行下载,https://github.com/BlackrockDigital/startbootstrap-sb-admin-2 ,对应目录thinkphp-ozgweb/public/static/simple/startbootstrap-sb-admin-2-gh-pages


3.thinkphp5需要自行安装


4.thinkphp5扩展类库需要自行下载然后覆盖到对应位置,https://github.com/ouzhigang/thinkphp-extend/tree/ozg


5.在thinkphp-ozgweb下执行一下grunt的任务,先npm install,然后grunt

==========

后台入口:thinkphp-ozgweb/public/index.php/simple/index/login

后台用户密码都是admin。暂无前台。

About

简单网站后台,thinkphp5

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 38.7%
  • PHP 32.5%
  • HTML 26.9%
  • CSS 1.7%
  • ApacheConf 0.2%