Skip to content

Commit e727c99

Browse files
committed
Updated README file.
1 parent 396905f commit e727c99

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
1-
A forum built with Laravel.
1+
# Laravel-Forum [![Badge](https://data.jsdelivr.com/v1/package/gh/AmazonPython/Laravel-Forum/badge)](https://data.jsdelivr.com/v1/package/gh/AmazonPython/Laravel-Forum/badge) [![Badge rank](https://data.jsdelivr.com/v1/package/gh/AmazonPython/Laravel-Forum/badge/rank)](https://data.jsdelivr.com/v1/package/gh/AmazonPython/Laravel-Forum/badge/rank) [![License](https://cdn.jsdelivr.net/gh/AmazonPython/Laravel-Forum@master/public/images/License-Anti-996-green.svg)](https://cdn.jsdelivr.net/gh/AmazonPython/Laravel-Forum@master/public/images/License-Anti-996-green.svg)
2+
3+
The forum is built based on Laravel. Compliance with BSD 3-Clause License and anti 996 License.
4+
5+
### Prerequisites
6+
7+
* Begin by cloning this repository to your machine, and installing all Composer & NPM dependencies.
8+
* 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.
9+
* Remember to modify administrator permissions in the database after registering users.
10+
* Create a channel as an administrator and post it. Before that, remember to apply for Google reCAPTCHA verification.
11+
12+
---
13+
14+
本论坛基于 Laravel 构建。遵守 BSD-3 许可证和 anti 996 许可证。
15+
16+
### 先决条件
17+
18+
* 首先,将此存储库克隆到您的计算机上,并安装所有 Composer 和 Npm 依赖项。
19+
* 如果要将 Redis 用作缓存驱动程序,则需要安装 Redis 服务器。master 分支使用通用缓存驱动程序,dev 分支使用 Redis 缓存驱动程序。
20+
* 请记住在注册用户后修改数据库中的管理员权限。
21+
* 以管理员身份创建频道并发布。在此之前,请记住申请 Google reCAPTCHA 验证。

0 commit comments

Comments
 (0)