Cache generated file is HTML and not allowed on the server. #3796
TezadaConnect
started this conversation in
General
Replies: 1 comment
-
According to Martin Krisell on Discord... You can check the file Sheet.php in the vendor folder and change the makeLocal method string parameter from html to any file extension you want that is available in the package. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi our server don't allow generation of html file, and the package generates laravel-excel.html file in storage/framework/cache/laravel-excel during storing, downloading, and reading. How can I change or is there a way to change its generated file into other extension?
Beta Was this translation helpful? Give feedback.
All reactions