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 log does not exist #6607

Closed
madslundholmdk opened this issue Dec 9, 2014 · 14 comments
Closed

Class log does not exist #6607

madslundholmdk opened this issue Dec 9, 2014 · 14 comments

Comments

@madslundholmdk
Copy link

Uncaught exception 'ReflectionException' with message 'Class log does not exist' in .../laravel\framework\src\Illuminate\Container\Container.php on line 745

@appleboy
Copy link

appleboy commented Dec 9, 2014

+1 the same error.

PHP Fatal error:  Uncaught exception 'ReflectionException' with message 'Class log does not exist' in /home/git/SJFinder/vendor/laravel/framework/src/Illuminate/Container/Container.php:745
Stack trace:
#0 /home/git/SJFinder/vendor/laravel/framework/src/Illuminate/Container/Container.php(745): ReflectionClass->__construct('log')
#1 /home/git/SJFinder/vendor/laravel/framework/src/Illuminate/Container/Container.php(650): Illuminate\Container\Container->build('log', Array)
#2 /home/git/SJFinder/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(505): Illuminate\Container\Container->make('log', Array)
#3 /home/git/SJFinder/vendor/laravel/framework/src/Illuminate/Container/Container.php(856): Illuminate\Foundation\Application->make('Psr\\Log\\LoggerI...')
#4 /home/git/SJFinder/vendor/laravel/framework/src/Illuminate/Container/Container.php(817): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))
#5 /home/git/SJFinder/vendor/laravel/framework/src/Illuminate/Container/Container.php(782): Illumina in /home/git/SJFinder/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 745

@semsphy
Copy link

semsphy commented Dec 9, 2014

+1

@bonzai
Copy link
Contributor

bonzai commented Dec 9, 2014

#6604

@semsphy
Copy link

semsphy commented Dec 9, 2014

@bonzai, I already moved the config directory to resources, but I still got the problems.

@hackel
Copy link
Contributor

hackel commented Dec 9, 2014

5e2c630 fixed it for me.

@semsphy
Copy link

semsphy commented Dec 12, 2014

I adapted the new structures of the latest update. But I still got this error. Any idea, please.

@ghost
Copy link

ghost commented May 5, 2016

+1

2 similar comments
@BestKind
Copy link

+1

@uulmkiller
Copy link

+1

@hackel
Copy link
Contributor

hackel commented Jul 1, 2016

I can't believe I have to say this yet again to you idiots, but do NOT post useless "+1" messages, here on Github or anywhere else, ever. Use the cute, little reaction button to add a thumbs-up to the original report so that you don't rudely notify everyone following the bug that you're experiencing it also.

Honestly, why isn't this basic courtesy obvious to you people?

@amonger
Copy link
Contributor

amonger commented Jul 1, 2016

@hackel +1

@sayankanatov
Copy link

How you fixed this bug?

@GrahamCampbell
Copy link
Member

Should be fixed on 5.4.

@GrahamCampbell
Copy link
Member

We can't backport because it's a major breaking change.

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

10 participants