Skip to content
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

is Laravel 5.4 compatible? #16

Open
AsyncLegs opened this issue Mar 29, 2017 · 1 comment
Open

is Laravel 5.4 compatible? #16

AsyncLegs opened this issue Mar 29, 2017 · 1 comment

Comments

@AsyncLegs
Copy link

after installation we could see this error:

[Symfony\Component\Debug\Exception\FatalThrowableError] Call to undefined method Illuminate\Foundation\Application::share()

@shov
Copy link

shov commented Jan 16, 2018

So I've got the same problem and made the pull request, in a nutshell you may just replace app->share by app->singleton follow the its syntax in the service provider of the package

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

No branches or pull requests

2 participants