bramus / bramus/router

Post values not coming

Open
#212 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.