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

Laravel 5.1 integration #3

Open
ratatatKE opened this issue Mar 25, 2016 · 3 comments
Open

Laravel 5.1 integration #3

ratatatKE opened this issue Mar 25, 2016 · 3 comments

Comments

@ratatatKE
Copy link

Hi
I am having problems integrating this to Laravel 5.1. This is especially when it comes to adding the service provider since Laravel 5.1 apparently handles service providers differently as compared to how it used to in version 4. From looking around, I have seen laravel 5.1 handling service providers with this syntax
Ericmuigai\Pesapal\PesapalServiceProvider::class

As contrasted to your current syntax
'Ericmuigai\Pesapal\PesapalServiceProvider'

Please help. Thanks

@ericmuigai
Copy link
Owner

Hi ratatatKe,
I will look into it

@tha-ninja
Copy link

Did you look into it??

@ericmuigai
Copy link
Owner

No, I didn't get to it.

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