Description
Log Alarm is a robust and easy-to-use Laravel package designed to enhance your application's logging capabilities. Whether you're running a small web app or a large enterprise system, Log Alarm helps you stay on top of your logs by providing real-time monitoring, error detection, and instant notifications via Slack and email.
Tinker example:
php artisan tinker
\Log::error('Log alarm');\Log::error('Log alarm');\Log::error('Log alarm');\Log::error('Log alarm');\Log::error('Log alarm');
After the fifth error log message, email and slack notification will be sent! (Email example)
From: Laravel <[email protected]>Subject: Log Alarm Notification The Error was occurred 5 times in the last 1 minutes: LOG_LEVEL: error | LOG_MESSAGE: Log alarm
Recent Courses on Laravel Daily
[NEW] Practical Laravel Security: Packages, Secrets, Supply-Chain Attacks
7 lessons
43 min read
AI Agents/IDEs for Laravel: May 2026 (Claude Code, Codex, OpenCode, etc)
7 lessons
52 min
Laravel 13 Starter Kit Teams and Customizations
10 lessons
33 min