mirror of
https://github.com/flarum/framework.git
synced 2024-11-28 11:34:36 +08:00
Simple forum software for building great communities.
e46b3d54d1
This class holds all information relevant to a local Flarum site, such as paths and local configuration. From this information, it is able to instantiate a Flarum\Foundation\Application instance, which represents a Flarum installation's runtime. This will also be useful for setting up e.g. multi-tenant environments. |
||
---|---|---|
.github | ||
error | ||
js | ||
less | ||
migrations | ||
scripts | ||
src | ||
stubs/migrations | ||
tests | ||
views | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.styleci.yml | ||
.travis.yml | ||
composer.json | ||
LICENSE | ||
phpunit.xml | ||
README.md |
Flarum Core
This repository contains Flarum's core code. If you want to set up a forum, visit the main Flarum repository.
Contributing
Flarum is open-source and we would love your help building it! Please read the Contributing Guide to learn how you can help.