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
Hi, after upgrading lumen-dingo-adapter to version 0.1.0, im getting this error
array_values() expects parameter 1 to be array, string given in LumenJWTServiceProvider.php (line 359)
I did the update because I had another error before when using 2 same routes endpoint with 2 different versions group in dingo api routing ;(
The text was updated successfully, but these errors were encountered:
I am receiving this error too while trying to access any routes. @skay973 . Did you find any solution?
Sorry, something went wrong.
No branches or pull requests
Hi, after upgrading lumen-dingo-adapter to version 0.1.0, im getting this error
array_values() expects parameter 1 to be array, string given in LumenJWTServiceProvider.php (line 359)
I did the update because I had another error before when using 2 same routes endpoint with 2 different versions group in dingo api routing ;(
The text was updated successfully, but these errors were encountered: