mirror of
https://github.com/flarum/framework.git
synced 2025-04-25 14:14:03 +08:00

By moving the DispatchRoute middleware into an `afterResolving` callback, this will allow a new Middleware extender to add a `resolving` callback to the appropriate container binding, removing the need for the ConfigureMiddleware event. The ConfigureMiddleware event has been deprecated and should be removed in beta 9.
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
Languages
PHP
60.6%
TypeScript
26.2%
JavaScript
7.9%
Less
4.4%
Blade
0.8%
Other
0.1%