We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using set tags in analytics section and getting it by user-agent, it give syntax error that the tags it has to be an array in Laravel project.
It should just take the tags and add them to the email with maximum 5 tags with respect to the documentation.
The text was updated successfully, but these errors were encountered:
I have made a PR, solving the problem I faced, hope it will cover it all, and also to review it if possible to be merged. thank you.
Sorry, something went wrong.
No branches or pull requests
Summary
Using set tags in analytics section and getting it by user-agent, it give syntax error that the tags it has to be an array in Laravel project.
Expected Results
It should just take the tags and add them to the email with maximum 5 tags with respect to the documentation.
Actual Results
Steps to Reproduce
The text was updated successfully, but these errors were encountered: