root 5 years ago
parent
commit
0bf7f7b92b
2 changed files with 6 additions and 1 deletions
  1. 0 0
      public/p__login.async.js
  2. 6 1
      readme.md

File diff suppressed because it is too large
+ 0 - 0
public/p__login.async.js


+ 6 - 1
readme.md

@@ -11,7 +11,7 @@
 ## 演示
 
 [Demo](https://v2board.com)
-演示站点由 👉[Moack](https://www.moack.co.kr/index.php?rp=/announcements/5/11.html)👈 强力驱动
+演示站点由 👉[Moack](https://www.moack.co.kr/dedicated.php)👈 强力驱动
 
 ## 本地环境部署
 
@@ -26,8 +26,13 @@
     > php artisan v2board:install
     > ```
     > 
+4. 设置定时任务每分钟执行
+    > ```set crontable
+    > php artisan schedule:run
+    > ```
 
 > 每次修改 `.env` 文件后需要执行 `php artisan config:cache` 重建缓存
+> 请务必安装redis
 
 
 ## Docker 环境部署

Some files were not shown because too many files changed in this diff