Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

replace share method with singleton method for laravel 5.4 #31

Merged
merged 1 commit into from
Jul 1, 2017

Conversation

TeeeeJaaaaY
Copy link
Contributor

Fixes issue #30

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jelovac
Copy link
Owner

jelovac commented Apr 3, 2017

Thanks for the pull request, did they change it for Laravel 4 as well, because I see that you have modified the Laravel4ServiceProvider as well?

@TeeeeJaaaaY
Copy link
Contributor Author

No problem, From the looks of the docs it was only removed in laravel 5.4 so the modification to Laravel4ServiceProvider can be removed/ignored.

@wutmikee
Copy link

Is this on master? I'm still getting this error. i.e. share()

@jelovac
Copy link
Owner

jelovac commented Apr 27, 2017

@mbarwick83 no it is not yet, I will test this weekend and merge into master. For now I suggest you use the TeeeeJaaaaY fork.

@jelovac
Copy link
Owner

jelovac commented Jun 8, 2017

Finally got the time to test this, was singleton introduced from 5.4 or was it available in previous 5.* versions as well?

@TeeeeJaaaaY
Copy link
Contributor Author

Its available in 5*

@jelovac jelovac merged commit 96431b0 into jelovac:master Jul 1, 2017
jelovac added a commit that referenced this pull request Jul 1, 2017
jelovac added a commit that referenced this pull request Jul 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants