Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

laravel horizon on remove says HorizonApplicationServiceProvider not found #1444

Closed
raphaelobinna opened this issue May 9, 2024 · 1 comment

Comments

@raphaelobinna
Copy link

Horizon Version

5.24

Laravel Version

10.48.10

PHP Version

8.1

Redis Driver

PhpRedis

Redis Version

0

Database Driver & Version

No response

Description

I innstalled the laravel horizon package to help monitor my queues but I later found out that I didn't need it any more, I tried to uninstall it from my application and it says

In HorizonServiceProvider.php line 9:

Class "Laravel\Horizon\HorizonApplicationServiceProvider" not found

Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1

Steps To Reproduce

I just ran

composer remove laravel/horizon

@crynobone
Copy link
Member

Hi there,

Thanks for reporting the problem you are encountering, but it looks like this is a question which may be better suited for a support channel. We 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 repository 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants