laravel dashq logo

Dashboard for Laravel Queue with 'database' driver

Inspired by Laravel Horizon, bring more features in the future.

Documentation
preview

Installation

Quickstart:

$ composer require tonysong/dashq
$ php artisan vendor:publish --tag=dashq.assets

Visit yourweb.com/dashq

HERE'S A PEEK AT SOME OF THE FEATURES.

Work with Queue with 'database' driver

Monitoring Queue with database driver queue, no more using Redis.

Retry one or more Jobs

Retry failed jobs based on selection and ability to retry all.

Delete one or more Jobs

Delete jobs in few clicks.

Emptying Jobs Table

Delete any jobs in few clicks.

Search anything

Search queue, payload and exceptions.

Responsive Design

Enjoy the view at any screen sizes

  • Laravel
  • Laravel Horizon
Copyright © 2018 Tony Song