mirror of
https://github.com/flarum/framework.git
synced 2024-11-28 20:16:08 +08:00
Simple forum software for building great communities.
64e6b7d26c
It’s too inefficient (requires a whole table scan) to do a query like: select count(*) from discussions where [conditions determining visibility] |
||
---|---|---|
js | ||
less | ||
locale/en | ||
migrations | ||
public/fonts | ||
src | ||
stubs/extension | ||
tests | ||
views | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
codeception.yml | ||
composer.json | ||
composer.lock | ||
LICENSE.txt | ||
README.md |
Flarum Core
This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.
Contributing
Interested in contributing to Flarum? Read the Contribution Guide!