Array Depth
#42957
Replies: 1 comment 1 reply
-
I think you should start there: https://laravel.com/docs/9.x/contributions |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have developed an array helper function which returns the maximum depth/nested level of an array.
I have the function method implemented but I do not know what to do next? Is it okay to just generate a PR or are there any steps before it?
Any help would be appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions