PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Login Event Triggered Twice Causing Conflict with rappasoft/laravel-authentication-log

cesarcucr

May 9th, 2025 11:33 AM

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!

bobbyiliev

May 12th, 2025 09:59 PM

Hi there,

I remember another user seeing a similar issue a few weeks ago:

New Users Get 2 Email Verification Emails

Can you check the last comment on this thread and let me know if this is also the case for you?

- Bobby