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

ConvertToSnakeCase throwing an "Undefined function" error #173

Open
stuartowendev opened this issue Jan 31, 2021 · 0 comments
Open

ConvertToSnakeCase throwing an "Undefined function" error #173

stuartowendev opened this issue Jan 31, 2021 · 0 comments

Comments

@stuartowendev
Copy link
Contributor

When using the ConvertToSnakeCase middleware there is an undefined function error when using snake_case(). I believe this has now been updated by Laravel to use Illuminate\Support\Str::snake() instead.

stuartowendev added a commit to stuartowendev/laravel-responder that referenced this issue Jan 31, 2021
flugg added a commit that referenced this issue Mar 2, 2021
Remove usage of snake_case helper function
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

1 participant