You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments