first(); Auth::login($user); return response()->json(['success' => true]); } }