Track, monitor, and resolve errors in your Laravel applications. Self-hosted, open-source, and privacy-focused.
Get instant notifications via Slack, Email, or Webhooks when errors occur.
Full stack traces with context, breadcrumbs, and environment details.
Manage multiple projects with separate API keys and notification settings.
# Install the client package
composer require hymns/alertiqo-client-php
# Publish config
php artisan vendor:publish --tag=alertiqo-config
# Add to .env
ALERTIQO_API_KEY=your-api-key
ALERTIQO_ENDPOINT=https://alertiqo.hamizi.net