how to get a row of data from data in a table (Laravel)?

前端 未结 0 2020
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-01 17:39

I want to get a row of data from shoes table from the given shoe_id on cart table. I tried to do the following thing: {{$shoes-> $cart->shoe_id}} I occured the problem

相关标签:
回答
  • 消灭零回复
提交回复
热议问题