Alerty will monitor your queries and alert you!

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 21

Watchers: 1

Forks: 1

pkg:composer/rezaamini-ir/alerty

0.2.0 2022-03-21 13:15 UTC

This package is auto-updated.

Last update: 2025-10-21 21:34:14 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.