mirror of
https://github.com/flarum/framework.git
synced 2024-12-05 09:03:36 +08:00
69b517ea79
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. |
||
---|---|---|
.. | ||
AbstractConfigureGambits.php | ||
AbstractConfigureRoutes.php | ||
ConfigureApiRoutes.php | ||
ConfigureClientView.php | ||
ConfigureDiscussionGambits.php | ||
ConfigureForumRoutes.php | ||
ConfigureLocales.php | ||
ConfigureMiddleware.php | ||
ConfigureModelDates.php | ||
ConfigureModelDefaultAttributes.php | ||
ConfigureNotificationTypes.php | ||
ConfigurePostsQuery.php | ||
ConfigurePostTypes.php | ||
ConfigureUserGambits.php | ||
ConfigureUserPreferences.php | ||
GetApiRelationship.php | ||
GetModelRelationship.php | ||
GetPermission.php | ||
PrepareUserGroups.php | ||
ScopeHiddenDiscussionVisibility.php | ||
ScopeModelVisibility.php | ||
ScopePostVisibility.php | ||
ScopePrivateDiscussionVisibility.php | ||
ScopePrivatePostVisibility.php |