Skip to content

Conversation

@GameBear64
Copy link

Since Symfony 7.4, the get method is depricated as it can be seen here:
https://github.com/symfony/http-foundation/blob/977a554a34cf8edc95ca351fbecb1bb1ad05cc94/Request.php#L742

This cascades to Laravel's Illuminate\Http\Request and further extends to FormRequest, as it can be seen here:
https://github.com/laravel/framework/blob/93686c3b428bdc0d3a1ec7c2d7024869252b3e28/src/Illuminate/Http/Request.php#L427-L440

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

Successfully merging this pull request may close these issues.

1 participant