FileCacheServiceProvider
class FileCacheServiceProvider extendsServiceProvider
Methods
void
boot(Dispatcher$events)
Bootstrap the application events.
void
register()
Register the service provider.
array
provides()
Get the services provided by the provider.
registerScheduledPruneCommand(mixed$app)
Register the scheduled command to prune the file cache.
Details
at line20
void
boot(Dispatcher$events)
Bootstrap the application events.
at line44
void
register()
Register the service provider.
at line63
array
provides()
Get the services provided by the provider.
at line75
registerScheduledPruneCommand(mixed$app)
Register the scheduled command to prune the file cache.