ReportsServiceProvider
class ReportsServiceProvider extendsAuthServiceProvider
Properties
protectedarray | $policies | The policy mappings for the application. |
Methods
void
register()
Register the service provider.
array
provides()
Get the services provided by the provider.
void
registerEloquentFactoriesFrom(string$path)
Register factories.
Details
at line30
void
boot(Modules$modules,Router$router)
Bootstrap the application events.
at line85
void
register()
Register the service provider.
at line107
array
provides()
Get the services provided by the provider.
at line120
protectedvoid
registerEloquentFactoriesFrom(string$path)
Register factories.