Download the PHP package brandonjbegle/laravel-queue-monitoring without Composer
On this page you can find all versions of the php package brandonjbegle/laravel-queue-monitoring. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brandonjbegle/laravel-queue-monitoring
More information about brandonjbegle/laravel-queue-monitoring
Files in brandonjbegle/laravel-queue-monitoring
Download brandonjbegle/laravel-queue-monitoring
More information about brandonjbegle/laravel-queue-monitoring
Files in brandonjbegle/laravel-queue-monitoring
Vendor brandonjbegle
Package laravel-queue-monitoring
Short Description Alerts for queues.
License MIT
Package laravel-queue-monitoring
Short Description Alerts for queues.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-queue-monitoring
Laravel Queue Monitoring
Caveats
This is currently a brand new package and only works for the default queue. There is no configuration for additional/other queues at this time.
Installation
Optionally publish the config file
env
If you plan on using the basic built in listener and notification, add the env value. Multiple emails should be comma separated
Scheduled Command
Add the command to your app\Console\Kernel.php
Optional Configuration
Change disable-default-alerts to true if you would like to listen to the SlowQueueEvent with your own listener to send your own alerts and notifications.
All versions of laravel-queue-monitoring with dependencies
PHP Build Version
Package Version
The package brandonjbegle/laravel-queue-monitoring contains the following files
Loading the files please wait ....