Feb 6, 2023
0
Level 10
Nova 4 Impersonation catch and log event
Hi!
I'm trying to log the Start and Stop Event for impersonation i Laravel Nova 4. https://nova.laravel.com/docs/4.0/customization/impersonation.html
I have tries making listensers to catch the event but without success. In Telescope I can see the Laravel\Nova\Events\StoppedImpersonating but not StartedImpersonating.
I've used the code from the docs in an EventListener, but without success.
Any advice on how and where to put the example code from the docs.
Best regards, Tobias
Please or to participate in this conversation.