What json should I pass in request to pass this validation? Here is the document:
and here is the code
public function passes($attribute, $value)
{
return $value instanceof $this->enumClass;
}
https://github.com/BenSampo/laravel-enum
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire