I am having a problem getting past this line of code in order to authenticate users
if(Auth::guard(\'general\')->attempt([\'email\' => $request->email, \