I made an excel file using the phpexcel library, and when I tried to upload the file, it was not uploaded.
The strange thing is that when I open the created Excel file, save it, and upload it again, the file size increases and I can upload it.
Why is this?
I don't want to open and save the excel file every time. Because thousands of hundreds of excel files are created.
If anyone has any advice, please.