mirror of
https://github.com/flarum/core.git
synced 2025-10-13 07:54:25 +02:00
@@ -48,6 +48,7 @@ class ForumServiceProvider extends AbstractServiceProvider
|
||||
$this->app->singleton('flarum.forum.routes', function () {
|
||||
$routes = new RouteCollection;
|
||||
$this->populateRoutes($routes);
|
||||
|
||||
return $routes;
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user