Skip to content

php artisan opcache:clear exception #139

@AComasSamcla

Description

@AComasSamcla

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions