You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I know it just came out, but do you plan on supporting Laravel 5.2?
Thanks!
The text was updated successfully, but these errors were encountered: