You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Able to reproduce the behaviour outside of your code, the problem is isolated to Laravel Excel.
Checked that your issue isn't already filed.
Checked if no PR was submitted that fixes this problem.
Versions
PHP version: 7.4.3
Laravel version: 7.30.4
Nova version: 3.29.0
Package version: LE ^3.1 LNE ^1.2
Description
When trying to export on my production-server, Chrome seems to be downloading the file but then it states "Failed - Forbidden" instead of downloading the file. I think it has to do with some file rights on the server, and that the renaming of the file causes this issue. The file is generated and I can download it directly with ssh.
Is there any way of disabling the renaming-process of the export-file and just keep the "ugly" name?
The text was updated successfully, but these errors were encountered:
Prerequisites
Versions
Description
When trying to export on my production-server, Chrome seems to be downloading the file but then it states "Failed - Forbidden" instead of downloading the file. I think it has to do with some file rights on the server, and that the renaming of the file causes this issue. The file is generated and I can download it directly with ssh.
Is there any way of disabling the renaming-process of the export-file and just keep the "ugly" name?
The text was updated successfully, but these errors were encountered: