use Illuminate\Support\Facades\Auth;
Auth::logoutOtherDevices($password);
Call logoutOtherDevices
method with password after password changed
About: Full Stack Developer 7+ years of experience in Web development, specializing in PHP frameworks.
use Illuminate\Support\Facades\Auth;
Auth::logoutOtherDevices($password);
Call logoutOtherDevices
method with password after password changed