I am using Laravel Fortify in my custom Laravel Application I have implemented almost all the feature but I can't figure it out how to implement LogoutOtherDevices feature. Also it is not documented anywhere. I have searched many article still did not find any solution.
I also tried to open issue on Laravel/Fortify official github but they did not even see the question and closed issue.
Hi!
This is not a Fortify feature. You can see implementation in [https://github.com/laravel/jetstream/blob/2.x/src/Http/Livewire/LogoutOtherBrowserSessionsForm.php](Laravel Jetstream).
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community