Luke Abell

Results 25 comments of Luke Abell

@tdwesten Any chance you could publish that importer you created? Would love to use it on our installs :)

@dunglas Any update on this? We're having this issue too. We'd like to use streaming responses for our AI features and recently moved to FrankenPHP.

@dunglas Not sure but we're having another issue related to streaming that might be related. [Streaming an excel file](https://github.com/spatie/simple-excel#streaming-an-excel-file-to-the-browser) downloads an empty file. It works correctly with valet, but breaks...

We're also hitting this issue. Is it possible to increase the 10 second timeout?

@withinboredom Any idea when we can get #692 merged? I'm pretty sure it's causing our issues with SSEs in our laravel application on production using the docker container.

Scratch that, I might be experiencing a different problem. It's working locally on my M1 mac using http2, but not on production using http3. (Laravel Octane)

@dunglas Got it. Any idea what would cause it to work locally but not on prod using docker? I've confirmed the PHP config is the same. I can open a...

@dunglas Any chance there's a workaround in the meantime until this is resolved?

@cerbero90 awesome! Yep, exactly like that.

@cerbero90 Thank you!!