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 web does not exist #13

Closed
MohamedQabbani opened this issue Jan 25, 2016 · 7 comments
Closed

Class web does not exist #13

MohamedQabbani opened this issue Jan 25, 2016 · 7 comments

Comments

@MohamedQabbani
Copy link

When run route /genealabs/laravel-caffeine/drip
it return error 500 with ReflectionException in Container.php line 741:
Class web does not exist

@mikebronner
Copy link
Owner

@MohamedQabbani are you running on Laravel 5.2, or a lower version? If you are on 5.2, are you using the web route group?

@MohamedQabbani
Copy link
Author

@mikebronner i'm running on Laravel 5.1

@mikebronner
Copy link
Owner

What version of Caffeine do you have installed? Be sure you keep it at 0.2.* or ~0.2.0. The 0.3.x versions are for Laravel 5.2 only. Let me know if you still have issues running on the latest 0.2.x version.

@MohamedQabbani
Copy link
Author

I run this command composer require genealabs/laravel-caffeine:~0.2

@mikebronner
Copy link
Owner

Run this: composer require genealabs/laravel-caffeine:~0.2.0. If you don't add the trailing 0 it will get the 0.3 version. I will update the documentation on forlaravel.com, thanks for letting me know about this. :)

@MohamedQabbani
Copy link
Author

ok i 'll

@mikebronner
Copy link
Owner

Fixed documentation in README as well as on forlaravel.com. Thanks again! :) I you still have issues, please re-open this issue and we'll investigate some more.

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