Laravel this is not only a practical framework, it is also a programming style
Is there any way to customize an error message for this?
request()->validate([ 'emp-status' => 'required' ]);
What I want it to return is like Employee status is required!!
Aucun commentaire:
Enregistrer un commentaire