Enhanced Error Logging for Laravel Authentication
Introduction
In the Reimpact/platform project, diagnosing login issues can be challenging, especially when users encounter authentication errors. To streamline this process, we've implemented more detailed logging for HTTP exceptions related to authentication failures (401 Unauthorized, 403 Forbidden).
The Problem
Previously, when a user failed to authenticate, the logs provided limited