The forum is built based on Laravel. Compliance with BSD 3-Clause License and anti 996 License.
- Begin by cloning this repository to your machine, and installing all Composer & NPM dependencies.
- If you want to use Redis as your cache driver you need to install the Redis Server. The master branch uses a generic cache driver, dev branch uses a Redis cache driver.
- Remember to modify administrator permissions in the database after registering users.
- Create a channel as an administrator and post it. Before that, remember to apply for Google reCAPTCHA verification.
本论坛基于 Laravel 构建。遵守 BSD-3 许可证和 anti 996 许可证。
- 首先,将此存储库克隆到您的计算机上,并安装所有 Composer 和 Npm 依赖项。
- 如果要将 Redis 用作缓存驱动程序,则需要安装 Redis 服务器。master 分支使用通用缓存驱动程序,dev 分支使用 Redis 缓存驱动程序。
- 请记住在注册用户后修改数据库中的管理员权限。
- 以管理员身份创建频道并发布。在此之前,请记住申请 Google reCAPTCHA 验证。