Michael Aguiar

Results 10 comments of Michael Aguiar

I get the same error. Here is my composer file: https://gist.github.com/michaelaguiar/671db96965e8e00bf0e5

Ah, changing minimum-stability to "dev" works. Never mind!

Curious, do you have this in Swift yet?

Has work started to implement this? Is the maximum 2 hours still a limit?

It would be my pleasure. I currently have a solution working outside of the package, will think it through and get it over in a PR.

I implemented it locally but didn’t create the pull request! I’ll make the update and get this PR up likely Monday. I can also provide a solution if you need...

I also see this `Internal Server Error` with `Execution failed due to configuration error: Malformed Lambda proxy response` in the API Gateway logs. Everything works as expected, but how can...

@leob I am also maintaining a fork of this at: https://github.com/aliasproject/laravel-echo-api-gateway and plan to continue to improve it if you want to join! Let me know if it's better to...

Either way works for me! FYI @leob - my fork has very minimal changes from the current version here. I did fix an issue I had with deploying to Laravel...