×
Inicio Aleatorio

Symfony perform action when user login

Sección: Symfony

Creado: 30-01-19 (Actualizado: 10-02-19)

I wan't to do update action (add +1 to login count and update last login timestamp) to database when user is logged in successfully. Using Symfony 3

I have added lister:

// src/AppBundle/Listener/

https://stackoverflow.com/questions/42200224/symfony-perform-action-when-user-login

Siguiente Enlace