Currently i want to working with excel file. ( with Maatwebsite/Laravel-Excel ) the step is
- post upload the file
- I don't want to store the file first
- I want to read the excel file , without first creating the Import Class
anyone have the solutions ?
thank you