dimanche 6 août 2017

Store many id in one column laravel 5

  <select name="car_id[]">
    //for each of cars
     </select>

I need to store many id to one column, will it be possible to use this?

  table_car =  car_id | car_desc
  table_owner = id | name | car_id

now the table owner should store many car_id. How it is possible on laravel 5? I am new to this thank you.



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2vFIr0u
via IFTTT

Aucun commentaire:

Enregistrer un commentaire