Laravel excel dynamic sheet handling #4254
Unanswered
pranavmankar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have Excel with multiple sheets having dynamic sheet names every time. I am trying to import using WithMultipleSheets interface and conditionalSheets method. I defined 3 classes for sheets according to their name.
dyn_name will be dynamic name. How can I manage this in Laravel Excel? and also i want to fetch sheet names present in excel file.
Beta Was this translation helpful? Give feedback.
All reactions