久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

在 Laravel 集合對(duì)象中添加新元素

add new element in laravel collection object(在 Laravel 集合對(duì)象中添加新元素)
本文介紹了在 Laravel 集合對(duì)象中添加新元素的處理方法,對(duì)大家解決問(wèn)題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來(lái)一起學(xué)習(xí)吧!

問(wèn)題描述

我想在 $items 數(shù)組中添加新元素,出于某些原因我不想使用連接.

I want to add new element in $items array, I don't want to use joins for certain reasons.

$items = DB::select(DB::raw('SELECT * FROM items WHERE items.id = '.$id.'  ;'));
        foreach($items as $item){
            $product = DB::select(DB::raw(' select * from product
                   where product_id = '. $id.';' ));

            $item->push($product);
        }

我該怎么辦?

推薦答案

看起來(lái)一切都正確 根據(jù) Laravel 文檔,但你有一個(gè)錯(cuò)字

It looks like you have everything correct according to Laravel docs, but you have a typo

$item->push($product);

應(yīng)該

$items->push($product);

push 方法將一個(gè)項(xiàng)目追加到集合的末尾:

push method appends an item to the end of the collection:

我還想認(rèn)為您正在尋找的實(shí)際方法是 put

I also want to think the actual method you're looking for is put

$items->put('products', $product);

put 方法設(shè)置集合中給定的鍵和值

put method sets the given key and value in the collection

這篇關(guān)于在 Laravel 集合對(duì)象中添加新元素的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

【網(wǎng)站聲明】本站部分內(nèi)容來(lái)源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問(wèn)題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!

相關(guān)文檔推薦

Creating an edit modal in Laravel 5(在 Laravel 5 中創(chuàng)建編輯模式)
Laravel 5.5 API resources for collections (standalone data)(用于集合的 Laravel 5.5 API 資源(獨(dú)立數(shù)據(jù)))
What is the best practice to create a custom helper function in php Laravel 5?(在 php Laravel 5 中創(chuàng)建自定義輔助函數(shù)的最佳實(shí)踐是什么?)
No #39;Access-Control-Allow-Origin#39; header - Laravel(沒(méi)有“Access-Control-Allow-Origin標(biāo)頭 - Laravel)
Laravel Passport Route redirects to login page(Laravel Passport Route 重定向到登錄頁(yè)面)
How create package in Laravel 5?(如何在 Laravel 5 中創(chuàng)建包?)
主站蜘蛛池模板: 精品视频在线一区 | 久久久久国产精品一区二区 | 天天拍天天射 | xxx国产精品视频 | a成人| 一区二区三区中文字幕 | 91爱爱·com | 91免费电影 | 久久高清 | 一级黄色毛片免费 | 中文字幕一区二区三区四区五区 | 成人精品一区亚洲午夜久久久 | 日韩精品专区在线影院重磅 | 亚洲欧美一区二区三区情侣bbw | 在线成人福利 | 天天视频一区二区三区 | 国产三级日本三级 | 雨宫琴音一区二区在线 | 一级黄色片在线免费观看 | 777zyz色资源站在线观看 | 精品视频久久久久久 | 一级片免费视频 | 91成人在线视频 | 中文字幕av亚洲精品一部二部 | 精品国产一区二区三区四区在线 | 青青草综合网 | 在线观看亚洲专区 | 国产视频一区二区 | 精品91视频 | 第一色在线 | 午夜av免费 | 亚洲黄色在线免费观看 | 国产精品久久久久久久久久久久冷 | 91网站在线观看视频 | 精品亚洲一区二区 | 在线成人www免费观看视频 | 成人精品鲁一区一区二区 | 久久久久久国产免费视网址 | 欧美一区二区三区国产精品 | 祝你幸福电影在线观看 | 国产特一级黄色片 |