404labfr/laravel-impersonate

Can't leave impersonate

ajthinking opened this issue · 3 comments

Im impersonating a User called 'Demo User'.

After going to /impersonate/leave Im still the Demo user (!).
Dumping in leave method of InpersonateManager:

dd($impersonated, $impersonator);

Gives 'Demo User' in both $impersonated and $impersonator.

What can be my issue here?

Unrelated to this repo

ankkk commented

what was your problem?

@ankkk, don't recall and lost access to repo unfortunately