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
Marketing for Developers in 2026
7 lessons
52 min
[NEW] Mobile Apps: React Native vs Flutter vs NativePHP?
8 lessons
55 min
AI Agents/IDEs for Laravel: May 2026 (Claude Code, Codex, OpenCode, etc)
7 lessons
52 min