Laravel this is not only a practical framework, it is also a programming style
How can we show validation error message in LARAVEL where we have input array as:
<input type="text" name="start_time[]" class="form-control start_time" value="" >
because, start_time => 'required', does not work here
start_time => 'required',
Aucun commentaire:
Enregistrer un commentaire