tick(1000 * 10, function () { request()->clearCache(); app()->make(UserRepository::class)->syncSpreadStatus(); }); } }