QueueAlertServiceProvider
class QueueAlertServiceProvider extends ServiceProvider
Methods
void
boot()
Bootstrap the application events.
void
register()
Register the service provider.
registerScheduledCommands(mixed $app)
Register the scheduled command to prune the file cache.
Details
at line 17
void
boot()
Bootstrap the application events.
at line 38
void
register()
Register the service provider.
at line 48
registerScheduledCommands(mixed $app)
Register the scheduled command to prune the file cache.