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

5.2 Completely stops my site #37

Open
phillipmadsen opened this issue Feb 25, 2016 · 2 comments
Open

5.2 Completely stops my site #37

phillipmadsen opened this issue Feb 25, 2016 · 2 comments

Comments

@phillipmadsen
Copy link

here is the error code:

PHP Fatal error: Uncaught ReflectionException: Class log does not exist in /vendor/laravel/framework/src/Illuminate/Container/Container.php:738
Stack trace:
#0 /vendor/laravel/framework/src/Illuminate/Container/Container.php(738): ReflectionClass->__construct('log')
#1 /vendor/laravel/framework/src/Illuminate/Container/Container.php(633): Illuminate\Container\Container->build('log', Array)
#2 /vendor/laravel/framework/src/Illuminate/Foundation/Application.php(674): Illuminate\Container\Container->make('log', Array)
#3 /vendor/laravel/framework/src/Illuminate/Container/Container.php(853): Illuminate\Foundation\Application->make('log')
#4 /vendor/laravel/framework/src/Illuminate/Container/Container.php(808): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))
#5 /vendor/laravel/framework/src/Illumina in /vendor/laravel/framework/src/Illuminate/Container/Container.php on line 738

@phillipmadsen
Copy link
Author

looks like its being caused by something int Amsgames\LaravelShop\LaravelShopFacade::class,

@amostajo
Copy link
Collaborator

Pull request solved this for 5.2

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