laravel / horizon

Dashboard and code-driven configuration for Laravel queues.
https://laravel.com/docs/horizon
MIT License
3.84k stars 645 forks source link

May I know how to uninstall the Horizon , #1368

Closed rundaisc closed 8 months ago

rundaisc commented 8 months ago

Horizon Version

1.6.1

Laravel Version

9.52.16

PHP Version

8.0

Redis Driver

Predis

Redis Version

5.0

Database Driver & Version

No response

Description

May I know how to uninstall the Horizon . I already del it In composer.json and del the code In Kernel.php but the key in redis still get data in .and always get BIG KEY issue for my redis server

image

Steps To Reproduce

1 .Stop the corntab

2. remove the Queue for Horizon

3. Del the composer.json .and del the vendor folder .composer install again

4 .Del the code In Kernel.php

driesvints commented 8 months ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.