簡介:
Thinkphp5技術(shù)交換分享團體博客網(wǎng)站源碼,TP5.0博客零碎源碼,帶QQ1鍵登錄,。
裝置闡明:
1、將順序上傳到網(wǎng)站根目錄。
2、導入數(shù)據(jù)庫文件 boke.sql
3、application/database.php 文件, 將本身的mysql數(shù)據(jù)庫信息配置好。
4、后臺登錄地址:http://你的域名/admin.php/login/index.html
5、賬號: admin 密碼:123456 口令:123456
6、網(wǎng)站可以正常拜候嘍 ^-^!
開啟debug形式,便利調(diào)試成績毛病
7、application/config.php 中 'app_debug' => true, 就能夠了。
8、權(quán)限成績:
網(wǎng)站運轉(zhuǎn)日志緩存 目錄 runtime 需求有可寫權(quán)限。
網(wǎng)站后臺配置緩存 目錄 application/extra/ 需求有可寫權(quán)限。
用戶上傳頭像 目錄 uploads 需求有可寫權(quán)限。