laravie/quemon

This package is abandoned and no longer maintained. The author suggests using the laravel/telescope package instead.

Quemon Extension for Orchestra Platform

v1.1.1 2016-03-05 04:17 UTC

This package is auto-updated.

Last update: 2020-03-04 05:42:43 UTC


README

Join the chat at https://gitter.im/laravie/laravie

Quemon (Queue Monitor) Extension for Orchestra Platform allows administrator to monitor failed queue status without accessing SSH.

Latest Stable Version Total Downloads MIT License

Installation

To install through composer, simply put the following in your composer.json file:

{
    "require": {
        "laravie/quemon": "~1.0"
    }
}

And then run composer install to fetch the package.

Quick Installation

You could also simplify the above code by using the following command:

composer require "laravie/quemon=~1.0"

Setup

To start using Quemon, activate the extension from Orchestra Platform Administrator Interface.