This repository was archived by the owner on Jan 2, 2019. It is now read-only.
failed to open stream: Invalid argument. #311
Open
Description
I get this error when saving to a csv file.
{"error":{"type":"ErrorException","message":"fopen(/C:\inetpub\wwwroot\learning\laravel-administrator-crud/exports/ExcelName.csv): failed to open stream: Invalid argument","file":"C:\inetpub\wwwroot\learning\laravel-administrator-crud\vendor\phpoffice\phpexcel\Classes\PHPExcel\Writer\CSV.php","line":111}}
the folder has write permission correctly set.