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 5f62e9a commit f970d90
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ 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 49 17 PM](https://github.com/HPWebdeveloper/laravel-failed-jobs/assets/16323354/4cd187aa-8677-44bc-ac88-60deda0378ac)
![Screenshot 2024-02-01 at 7 55 42 PM](https://github.com/HPWebdeveloper/laravel-failed-jobs/assets/16323354/2ec7ebad-1ad9-4927-8bff-5ce4002e1a7c)

## Key Benefits:

Expand Down Expand Up @@ -44,11 +44,9 @@ The Laravel-Failed-Jobs dashboard may be accessed via the `/failedjobs` route.

Find `app/Providers/FailedJobsServiceProvider.php` and then follow the [same document of Horizon](https://laravel.com/docs/10.x/horizon#dashboard-authorization) to secure the dashboard in production environment.

![Screenshot 2024-01-31 at 12 05 46 AM](https://github.com/HPWebdeveloper/laravel-failed-jobs/assets/16323354/40487054-1188-4f9d-bf2d-60bda2f88f0c)
![Screenshot 2024-02-01 at 7 54 17 PM](https://github.com/HPWebdeveloper/laravel-failed-jobs/assets/16323354/05abc4ab-ede6-4e90-b713-bc540015435d)

![Screenshot 2024-01-31 at 12 03 28 AM](https://github.com/HPWebdeveloper/laravel-failed-jobs/assets/16323354/35bcf73a-098f-4bd7-852a-1fe258f78d80)

![Screenshot 2024-01-31 at 12 03 53 AM](https://github.com/HPWebdeveloper/laravel-failed-jobs/assets/16323354/a5626e6a-a68e-4320-9fa3-8af9d425f979)
![Screenshot 2024-02-01 at 7 55 27 PM](https://github.com/HPWebdeveloper/laravel-failed-jobs/assets/16323354/30e1dd9e-316b-4d8e-80a4-ef7df195bbcd)


## Licensing
Expand Down

0 comments on commit f970d90

Please sign in to comment.