SpartnerNL / Laravel-Nova-Excel

🚀 Supercharged Excel exports for Laravel Nova Resources
https://docs.laravel-excel.com/nova/1.0/
MIT License
378 stars 73 forks source link

Tip: Getting this to work on Google cloud engine #133

Open bmellink opened 2 years ago

bmellink commented 2 years ago

Prerequisites

Versions

Description

Server error 500 when downloading Excel file because the folder /storage/framework/cache/laravel-excel can not be created at run time by Google App Engine.

Steps to Reproduce

Vanilla install

Tip to solve - recommend adding this to the readme or manual:

Expected behavior:

Actual behavior:

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

patrickbrouwers commented 2 years ago

If there should be changes to the documentation, please PR it to the docs repo: https://github.com/SpartnerNL/laravel-excel-docs