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

Class "Illuminate\Log\Logger" not found #41070

Closed
Mishanki opened this issue Feb 17, 2022 · 2 comments
Closed

Class "Illuminate\Log\Logger" not found #41070

Mishanki opened this issue Feb 17, 2022 · 2 comments

Comments

@Mishanki
Copy link

  • Laravel Version: 8.83.1
  • PHP Version: 8.1.0
  • Database Driver & Version: Pgsql

Description:

When calling a non-existent routing

local.ERROR: Class "Illuminate\Log\Logger" not found {"userId":10,"exception":"[object] (Error(code: 0): Class "Illuminate\Log\Logger" not found at /var/www/vendor/laravel/framework/src/Illuminate/Log/LogManager.php:180)

Steps To Reproduce:

Call any non-existent endpoint

@driesvints
Copy link
Member

This will be fixed in the next patch release.

@Levivb
Copy link

Levivb commented Apr 20, 2022

Unfortunately issue isn't really fixed.
It seems to be related to a bug in php's opcache: php/php-src#8164

Will leave a comment there tomorrow

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

3 participants