use Illuminate\Support\Facades\Auth;
Auth::logoutOtherDevices($password);
Call logoutOtherDevices
method with password after password changed
use Illuminate\Support\Facades\Auth;
Auth::logoutOtherDevices($password);
Call logoutOtherDevices
method with password after password changed
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)