samedi 15 décembre 2018

How to laravel validate to input only numbers and letters a-z and A-Z with space?

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