-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
bugThis issue is a bug.This issue is a bug.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Description
Describe the bug
In here,
The php://input didn't works because of Laravel Octane don't support php://input
You should change your code to make it compatible
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
The php://input need be change to support various packages
Current Behavior
The php://input didn't works because of Laravel Octane don't support php://input
Reproduction Steps
- Use latest Laravel which is mine is Laravel 11
- Create actions/services and put Aws\Sns\Message::fromRawPostData() there
- Call it or send request message from AWS
Possible Solution
No response
Additional Information/Context
No response
SDK version used
"^1.1"
Environment details (OS name and version, etc.)
Ubuntu 24
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
