Skip to content

Change shared to singleton for supporting Laravel 5.4 #160

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

Merged
merged 1 commit into from
Jan 31, 2017
Merged

Change shared to singleton for supporting Laravel 5.4 #160

merged 1 commit into from
Jan 31, 2017

Conversation

byhbt
Copy link

@byhbt byhbt commented Jan 28, 2017

I updated the share to singleton because it's removed in Laravel 5.4
Docs: https://laravel.com/docs/5.4/upgrade

@BuffaloDrew
Copy link

I had this same problem after upgrading to Laravel 5.4. As a temporary fix I created and registered my own custom service provider from this commit (b84926c). I'll delete it once this gets merged in.

@davibennun davibennun merged commit 6970bbe into davibennun:laravel5 Jan 31, 2017
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

Successfully merging this pull request may close these issues.

3 participants