andersao / andersao/laravel-validator
Update rules
Aperta
- Lingua principale
- PHP
- Stelle
- 406
- Fork
- 88
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
How to pass the reference id for update rules. I know we can pass it by setId but how to set that as reference inside update rules. For example
'slug' => "required|string|unique:restaurateurs,slug,{$id}",
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.