1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 18:21:33 +02:00
Files
php-flarum/framework/core
Toby Zerner 0a19ca5e19 New listen API
Event subscriptions now take place before *any* boot method is called.
This ensures that all event listeners are registered before things
happen – e.g. locales are registered before the translator is
instantiated in the Tags extension's boot method.
2015-08-13 12:55:48 +09:30
..
2015-08-07 08:51:03 +09:30
2015-08-07 08:51:03 +09:30
2015-08-13 12:55:48 +09:30
2015-08-13 12:55:48 +09:30
2015-08-13 10:44:16 +09:30
2015-07-05 21:25:09 +09:30
2015-07-15 14:01:11 +09:30
2015-07-15 23:52:03 +02:00
2015-08-13 10:12:39 +09:30
2015-08-13 10:12:39 +09:30

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!