mirror of
https://github.com/flarum/framework.git
synced 2025-02-13 11:55:34 +08:00
![]() The various middleware can be registered in the service provider, and the rest of the logic can all go through one single front controller (index.php in flarum/flarum, and Flarum\Http\Server in flarum/core). This will also simplify the necessary server setup, as only one rewrite rule remains. |
||
---|---|---|
.. | ||
Controller | ||
Middleware | ||
AdminServiceProvider.php | ||
Frontend.php | ||
routes.php |