-
Notifications
You must be signed in to change notification settings - Fork 166
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.2 incompatability #27
Comments
change bindShared to singleton in laravel-shop/src/LaravelShopProvider/ |
Thanks for your help. i did do that after i posted this but there seemed to be further changes needed with laravel-shop elsewhere so i pulled off temporarily. are you successfully using laravel-shop with 5.2? |
no not in 5.2 are there more issues let me know? |
added new issue #31 thanks |
Laravel 5.2 change this |
This ain't gonna close better don't comment i am getting notification |
Not to rush you on updating for laravel 5.2 but i thought i'd post this for your reference.
FatalErrorException in LaravelShopProvider.php line 91: Call to undefined method Illuminate\Foundation\Application::bindShared()
Thanks
The text was updated successfully, but these errors were encountered: