Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Dave Wize's avatar

Nova Impersonatable is not working

I can't figure out why, since the instalation of this tool is just one thing

  • adding the impersonatable trait in the user model which I did

Please any help why it is not showing up in the actions dropdown on the user resource

0 likes
1 reply
rashmirathi's avatar

Hey @dave wize Hope you were able to solve this by now!

For anyone else facing this problem, ensure that you define canImpersonate and canBeImpersonated method in User model.

1 like

Please or to participate in this conversation.