Alerty will monitor your queries and alert you!

0.2.0 2022-03-21 13:15 UTC

This package is auto-updated.

Last update: 2024-04-21 18:21:05 UTC


README

Alerty is a smell query identifier which gives you a GUI to monitor them.

alerty

Installation:

To install Alerty, you need to execute this command using Composer:

composer require rezaamini-ir/alerty --dev

Then you need to migrate your migrations using Artisan:

php artisan migrate

Now you have access to /alerty endpoint, enjoy it!

For now, Alerty is not Real-time and you have to refresh the page to get a fresh result.