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

Can not get http body contents when use Lumen framework #21

Open
jisheng100 opened this issue Jan 6, 2023 · 1 comment
Open

Can not get http body contents when use Lumen framework #21

jisheng100 opened this issue Jan 6, 2023 · 1 comment

Comments

@jisheng100
Copy link

Hello, I use this library to integrate my Lumen project, and found that Lumen cannot get the http body content

image

nginx configuration
image

request info
image

Php code of controller
image

The $request->getContent() is return empty

Is there something wrong with my use? Thanks.

@joanhey
Copy link
Owner

joanhey commented Apr 16, 2023

Without check in your code, we can't help you.

We will a create page, about fixing frequent problems in applications.

Perhaps you have the $request, inside a Singleton.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants