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

php artisan opcache:clear exception #139

Open
AComasSamcla opened this issue Jun 27, 2022 · 0 comments
Open

php artisan opcache:clear exception #139

AComasSamcla opened this issue Jun 27, 2022 · 0 comments

Comments

@AComasSamcla
Copy link

AComasSamcla commented Jun 27, 2022

Running php artisan opcache:clear i receive:
` Illuminate\Http\Client\RequestException

HTTP request returned status code 500:
...
Illuminate\Contracts\Container\BindingResolutionException: Target class [Appstract\Opcache\Http\Controllers\OpcacheController] does not exist. in file /home/infinite/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 879
`
Tryed with :status and :compile with the same error.

Followed what some user suggested in #123 to get the full error, in order to detect if some other package was causing this error and exclude it.
But it seems like it does not find its own OpcacheController?

Laravel v9.17.0
PHP 8.1.7

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

1 participant