Toby Zerner ff0ce09620 Ensure routes are only populated after extensions have registered listeners
Because extensions can have dependencies injected, a RouteCollection could potentially be instantiated, and thus the ConfigureRoutes event would be called before extensions have had a chance to subscribe to it. Instead, we instantiate the RouteCollection on demand, but only populate it when the application boots.
2016-01-02 15:03:11 +10:30
2015-10-19 15:09:54 +10:30
2015-12-16 13:43:46 +01:00
2015-10-22 12:25:22 +10:30
2015-11-28 15:55:21 +09:00
2015-12-05 22:31:33 +10:30
2015-07-05 21:25:09 +09:30
2015-12-05 15:25:10 +10:30
2015-11-01 16:00:25 +10:30
2015-11-01 16:00:25 +10:30

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.

Description
Simple forum software for building great communities.
Readme 166 MiB
Languages
PHP 60.5%
TypeScript 26.2%
JavaScript 7.9%
Less 4.4%
Blade 0.8%
Other 0.2%