安装SmartWiki
2021-06-08 本文已影响0人
耍帅oldboy
从GitHub上拉去SmartWiki的源码:
git clone https://github.com/mjy191/SmartWiki.git .
#git clone https://github.com/lifei6671/SmartWiki.git .
在根目录执行:
composer install
php artisan clear-compiled
php artisan optimize
php artisan key:generate
更改目录权限:
chmod -R +x SmartWiki
chmod -R 0775 .