-
Notifications
You must be signed in to change notification settings - Fork 31
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
Modify config #32
Comments
I remember we had it this way initially before if was removed by a pull request, let do it. |
@3m1n3nc3 The initial approach was too complex. please make it simple. |
I opened a new pull request #33 |
thanks |
well done! @3m1n3nc3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
laravel-pay-pocket/config/pay-pocket.php
Line 25 in 28be370
As the log reference is now flexible to get custom class and static methods like,
random
I believe this 'log_reference_length' is not general and it should be 'log_reference_parmas' and the default value should be
[12]
instead of12
In this way we let the params to have values like this [...,...,...]
@3m1n3nc3 Can you modify this?
The text was updated successfully, but these errors were encountered: