Replies: 1 comment
-
Currently I solved this by Configuring the Validator |
Beta Was this translation helpful? Give feedback.
0 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 this excel import using Laravel-5.8 and Maatwebsite-3.1:
In the article https://docs.laravel-excel.com/3.1/imports/validation.html, you can only validate a field to be unique
How do I validate grade_level_code to be unique in relation to company_id?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions