alerty icon indicating copy to clipboard operation
alerty copied to clipboard

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

Alerty

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.