ReportsServiceProvider
class ReportsServiceProvider extends AuthServiceProvider
Properties
protected array | $policies | The policy mappings for the application. |
Methods
void
register()
Register the service provider.
array
provides()
Get the services provided by the provider.
Details
at line 30
void
boot(Modules $modules, Router $router)
Bootstrap the application events.
at line 84
void
register()
Register the service provider.
at line 102
array
provides()
Get the services provided by the provider.