404labfr / laravel-impersonate

Laravel Impersonate is a plugin that allows you to authenticate as your users.

Home Page:https://marceau.casals.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't leave impersonate

ajthinking opened this issue · 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

commented

what was your problem?

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