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

call to undefined function tap #92

Open
manojrammurthy opened this issue Oct 31, 2018 · 5 comments
Open

call to undefined function tap #92

manojrammurthy opened this issue Oct 31, 2018 · 5 comments

Comments

@manojrammurthy
Copy link

Hi i have integrated your library in october cms plugin and it shows
Call to undefined function Berkayk\OneSignal\tap()
on testing this is generated when called via sendnotofications method
any reason to for this and how to solve it

@moutonpieter
Copy link

Same issue over here. Using laravel 5.1 and running php 7.1 on a local MAMP.

@moutonpieter
Copy link

Ok, weird. I changed nothing and right now it works...

@manojrammurthy
Copy link
Author

i was not able to figure it out so doing it via rest api calls directly

@jerearaujo03
Copy link

Did you solve it?

@niklaz
Copy link

niklaz commented Jun 7, 2019

It looks like tap() helper function is implemented from Laravel v5.5, that means this library is not compatible with versions below 5.5

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

4 participants