mardi 12 mars 2019

Multiple checkbox in laravel

I have problem with uploading multiple checkbox to one column in localhost

 @foreach($courses as $value)
<input type="checkbox" id="" name="" value="">

 <label for="defaultCheck"></label>

 @endforeach


via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire