Error Tracking Made Simple

Track, monitor, and resolve errors in your Laravel applications. Self-hosted, open-source, and privacy-focused.

Everything you need to track errors

Real-time Alerts

Get instant notifications via Slack, Email, or Webhooks when errors occur.

Stack Traces

Full stack traces with context, breadcrumbs, and environment details.

Multi-Project

Manage multiple projects with separate API keys and notification settings.

Quick Installation

# 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

Ready to track errors?

Start monitoring your Laravel applications in minutes.

Create Free Account