class ForumServiceProvider extends AbstractServiceProvider
Properties
protected Container | $app | from AbstractServiceProvider | ||
protected Container | $container | from AbstractServiceProvider |
Methods
populateRoutes(RouteCollection $routes, Container $container)
<p>Populate the forum client routes.</p>
Details
__construct(Container $container)
at
line 45
register()
<p>{@inheritdoc}</p>
at
line 143
boot(Container $container, Dispatcher $events, Factory $view)
at
line 202
protected
populateRoutes(RouteCollection $routes, Container $container)
<p>Populate the forum client routes.</p>
at
line 216
protected
setDefaultRoute(RouteCollection $routes, Container $container)
<p>Determine the default route.</p>