Post values not coming
Open
- Dominant language
- PHP
- Stars
- 1.1k
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
I have a problem when post /teste/admin/users/update' + "/n/" + (nome)+ "/e/"+ (email) + "/u/" + (usuario) + '/s/' + (senha); The values shows empty
What can I do
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the POST request to /teste/admin/users/update with the nome, email, usuario, and senha path values. Trace how this route is registered and how request values are exposed, then verify that the submitted values are available rather than empty.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100