Closed Konafets closed 6 years ago
Alternative, if the project not dead yet, I would provide a PR which makes the importer class fluent and adding a parameter to getCollection()
.
Please do! 👍
On 1 December 2017 at 12:05:13, Stefano Kowalke (notifications@github.com) wrote:
Alternative, if the project not dead yet, I would provide a PR which makes the importer class fluent and adding a parameter to getCollection().
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Cyber-Duck/laravel-excel/pull/5#issuecomment-348478476, or mute the thread https://github.com/notifications/unsubscribe-auth/AAozA8OqAXQEqi7B4E_OXmToEQneJpIoks5s7-t5gaJpZM4QyQTt .
Alternative, if the project not dead yet, I would provide a PR which makes the importer class fluent and adding a parameter to getCollection().
Woops, I did not see this package, so I created one too: https://github.com/rap2hpoutre/fast-excel
:/
Sorry for the duplicate (BTW, fast excel is "fluent")
The importer class is neither fluent nor it is possible to load the file as described because
getCollection
does not take any parameters.