Simple forum software for building great communities.
Go to file
Franz Liedke 686797cdf3 Extract Flarum\Foundation\Site class
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.
2017-10-03 18:54:07 +02:00
framework/core Extract Flarum\Foundation\Site class 2017-10-03 18:54:07 +02:00