I found that the event list upon upgrade gives me duplicate listeners, but I am not aware where they come from. Can Laravel Telescope show me that?
php artisan event:list |grep mail
⇂ Illuminate\Auth\Listeners\SendEmailVerificationNotification
⇂ Illuminate\Auth\Listeners\SendEmailVerificationNotification
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community