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
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
after installation we could see this error:
[Symfony\Component\Debug\Exception\FatalThrowableError] Call to undefined method Illuminate\Foundation\Application::share()
The text was updated successfully, but these errors were encountered: