ErrorException Undefined offset: 1 #3109
hernandoglobal
started this conversation in
General
Replies: 1 comment 1 reply
-
Seems you have not configured the right csv delimiter |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I am importing an excel to my db, and it shows me this error:
this is my model:
and this is mi import file "controller"
this is my controller:
and this is my file.csv :
when I made a dd($row) this show me:
when I made a dump($row);
What I can be doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions