Login Event Triggered Twice Causing Conflict with rappasoft/laravel-authentication-log
Hi everyone,
I'm currently using the DevDojo Auth package, and I'm running into an issue where the Login event is being triggered twice on a single login attempt. This behavior is causing problems with the rappasoft/laravel-authentication-log package, which listens to the Login event and ends up logging multiple entries for a single login.
I've documented the issue in more detail here: 🔗 https://deepwiki.com/search/this-package-have-an-issue-whe_777a6953-724e-4ad4-bd85-2f65619706c9
Has anyone else experienced this? Any advice on where to look or how to fix this would be appreciated.
Thanks in advance!
Hi there,
I remember another user seeing a similar issue a few weeks ago:
Can you check the last comment on this thread and let me know if this is also the case for you?
- Bobby