andersao / andersao/l5-repository
how could I set tranform my many to many pivot
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 4.2k
- Fork
- 880
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
``[http://imgbox.com/TgFASRoz](url)
[http://imgur.com/a/Ex5dY](url)
my pivot table is [item_details]
complete value is boolean
I want when output my relation json like
items[
item{
item_name:'cat,'
item_status:{
event:"payed",
pivot:{
completed:'notyet' <==========
}
}
}
]
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.