How to use BrowserSessions::logoutOtherBrowserSessions() withoute route delete on livewire and not make it full request, keep spa? #7
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am making a fullpage livewire component, and i dont want to make a delete route just to logout other session.
I do the trick with
Is there any better option?
Beta Was this translation helpful? Give feedback.
All reactions