Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HPWebdeveloper authored Feb 1, 2024
1 parent 436bd34 commit 6c976ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ If you're running an application with a queue driver other than Redis, which is

In your specific application, if you've been longing for a similar Horizon-like UI to monitor failed_jobs, the Laravel-Failed-Jobs package has got you covered. This package simplifies the process of visualizing failed jobs.

![Screenshot 2024-02-01 at 7 42 40 PM](https://github.com/HPWebdeveloper/laravel-failed-jobs/assets/16323354/71159c1a-652f-4d98-8e32-10d10622d05c)

## Key Benefits:

Seamless Integration: You can seamlessly integrate the Laravel-Failed-Jobs package into your project, even if you are already using Laravel Horizon. There's no conflict between the two. While Horizon primarily reads and writes data to Redis, Laravel-Failed-Jobs retrieves data from the failed_jobs table.
Expand Down

0 comments on commit 6c976ae

Please sign in to comment.