Alerty is a smell query identifier which gives you a GUI to monitor them.
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.