subWeeks(2)) ->update(['ip' => null]); } public function failed($exception = null) { if (app()->bound('sentry')) { app('sentry')->captureException($exception); } } }