Skip to main content

Search Results for "jobs"

We found 17 results for "jobs".

Package 5089 stars

laravel/telescope

Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps, and more.

Package 4070 stars

laravel/horizon

Horizon provides a beautiful dashboard and code-driven configuration for your Laravel powered Redis queues. Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures.

Code Example caneara/lumeno

caneara/lumeno

Files in the example:

  • app/Jobs/FetchExchangeRatesJob.php
  • app/Commands/FetchExchangeRatesCommand.php

Code Example unopim/unopim

unopim/unopim

Files in the example:

  • packages/Webkul/Product/src/Jobs/ElasticSearch/UpdateCreateIndex.php
  • packages/Webkul/Product/src/Jobs/ElasticSearch/DeleteIndex.php
  • packages/Webkul/Product/src/Listeners/Product.php

Code Example luadotsh/lua

luadotsh/lua

Files in the example:

  • app/Jobs/ProcessLinkStat.php
  • app/Http/Controllers/LinkController.php
  • app/Http/Controllers/RedirectController.php