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

Can't find Illuminate\Routing\Controllers\Controller #16

Closed
rattler72 opened this issue Sep 28, 2014 · 3 comments
Closed

Can't find Illuminate\Routing\Controllers\Controller #16

rattler72 opened this issue Sep 28, 2014 · 3 comments

Comments

@rattler72
Copy link

I'm using Laravel 4.1 and getting an error here in the PayumController. It looks like Controller.php is found here instead Illuminate\Routing\Controller.php.

@makasim
Copy link
Member

makasim commented Sep 28, 2014

It uses the controller class from root namespace https://github.com/Payum/PayumLaravelPackage/blob/master/src/Payum/LaravelPackage/Controller/PayumController.php#L8 it was changed to this in https://github.com/Payum/PayumLaravelPackage/pull/14/files

Could you make sure you have the latest version and the bug still occurs

@rattler72
Copy link
Author

Better now thanks!

@makasim
Copy link
Member

makasim commented Sep 28, 2014

closing then

@makasim makasim closed this as completed Sep 28, 2014
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