Laravel Error AuditYour logs, read for you.
An AI-assisted audit of yesterday's errors and warnings, in your inbox before you open the editor.
An AI-assisted audit of yesterday's errors and warnings, in your inbox before you open the editor.
composer require aaix/laravel-error-audit
A status word and four numbers. Errors and warnings with their change since the last report, how many distinct issue types occurred, and how many of them are new. The subject line carries the same signal, so you know the answer from the lock screen.
A timeline. A spike at 03:00 tells a different story than an even spread or a wall starting at 14:20. Errors and warnings stacked by issue type, rendered to an image so it shows in every mail client.
One card per issue, sorted by urgency. A plain-language title, the likely cause, and a suggestion for confirming it — read from your own source code where the failure occurred, not guessed from a stack trace you decode over coffee.
A cent a day. The exact figure prints at the foot of every email.
The log lines and, by default, the source files named in each stack trace. Everything is redacted first, and the redaction layer cannot be switched off. See exactly what would be sent — and how it is masked — before enabling anything:
php artisan error-audit:previewNo API call is made; what you see is what would be sent. Details in Privacy.