class ApiServiceProvider extends AbstractServiceProvider
Properties
| protected Container | $app | from AbstractServiceProvider |
|
|
| protected Container | $container | from AbstractServiceProvider |
|
Methods
Details
__construct(Container $container)
at
line 32
register()
{@inheritdoc}
at
line 141
boot(Container $container)
{@inheritdoc}
at
line 153
protected
setNotificationSerializers()
Register notification serializers.
at
line 167
protected
populateRoutes(RouteCollection $routes)
Populate the API routes.