Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Laravel 5.2 Support? #73

Closed
JPT62089 opened this issue Dec 23, 2015 · 1 comment
Closed

Laravel 5.2 Support? #73

JPT62089 opened this issue Dec 23, 2015 · 1 comment

Comments

@JPT62089
Copy link

I know it just came out, but do you plan on supporting Laravel 5.2?

Thanks!

@omniphx
Copy link
Owner

omniphx commented Dec 28, 2015

Hi @JPT62089, of course I'll support it!

You might have noticed the error Call to undefined method Illuminate\Foundation\Application::bindShared(). That was due to the service provider was using a method that has been deprecated in Laravel 5, but wasn't removed until 5.2.

Try installing the latest version of this package (2.0.5) and it should work fine with Laravel 5.2.

-Matt

@omniphx omniphx closed this as completed Dec 28, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants