Skip to content

Commit cf0625b

Browse files
authored
Merge pull request chiraggude#213 from freekmurze/monitor
Add laravel-failed-job-monitor
2 parents e12e6f2 + 1ac7667 commit cf0625b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
9999
* [Laravel Datatable](https://github.com/yajra/laravel-datatables) - jQuery DataTables API
100100
* [Laravel Dot Env Generator](https://github.com/mathiasgrimm/laravel-dot-env-gen) - Generate .env.gen file based on the project source code
101101
* [Laravel Excel](https://github.com/Maatwebsite/Laravel-Excel) - Import and export Excel and CSV files
102+
* [Laravel Failed Job Monitor](https://github.com/spatie/laravel-failed-job-monitor) - Get notified when a queued job fails
102103
* [Laravel GeoIP](https://github.com/Torann/laravel-geoip) - Determine the geographical location of website visitors based on their IP addresses
103104
* [Laravel Glide](https://github.com/spatie/laravel-glide) - Easily convert images with Glide
104105
* [Laravel Hashids](https://github.com/vinkla/hashids) - Generate unique, non-sequential ids using [Hashids](http://hashids.org/php/)

0 commit comments

Comments
 (0)