I need store some data with input validation using laravel
'project' => 'required',
I need input only numbers between 0-9 and letters a-b and A-B with space. how can I do this in controller validation? regex validation or possible?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire