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

Support downloads in multi server setup or serverless #122

Merged
merged 4 commits into from
Aug 16, 2021

Conversation

juliusvdijk
Copy link
Contributor

@juliusvdijk juliusvdijk commented Aug 12, 2021

Fixes #119

This implementation re-uses the Laravel Excel config.
I've chosen this approach as the situations where a user would use excel.temporary_files.remote_disk (multiple application servers or serverless) also require the Download action to store the file remotely.

Currently it is only tested on a multi server setup as I do not have experience working with Laravel Vapor.

@patrickbrouwers patrickbrouwers merged commit 9912e8d into SpartnerNL:1.2 Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Unable to download files on Laravel Vapor
3 participants