first(); if ($setting->value) { return Response::make('Unauthorized', 401); } } catch (Exception $e) { } } }