Replies: 2 comments 3 replies
-
@patrickbrouwers is behavior like that even possible, or should I forget about it in the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Try with |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
I have a table like this:
When i need to validate unique key in laravel i can do it like so in the request:
But since laravel excel imports data in batches i cannot access the data in the
rules
method like so:How would you approach something like that? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions