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

Laravel 在會話中存儲數組

Laravel Store Array in Session(Laravel 在會話中存儲數組)
本文介紹了Laravel 在會話中存儲數組的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

我在會話中存儲數組時遇到問題.我正在制作購物車,但它似乎不起作用.

I have been having trouble storing an array in session. I am making a shopping cart and it doesn't seem to work.

public function __construct(){

  $product = array(1,2,3,4);
  Session::push('cart', $product);

}

然后像這樣在視圖中檢索它.

and then retrieve it in the view like this.

{{Session::get('cart')}}

但是我一直收到這樣的錯誤.

However I keep getting an error like this.

htmlentities() expects parameter 1 to be string, array given

有關如何創建可存儲一系列商品的購物車的任何線索和建議.

Any clues and advice on how to create a shopping cart that stores an array of items.

推薦答案

如果你需要使用 session 中的數組作為字符串,你需要像這樣使用 Collection:

If you need to use the array from session as a string, you need to use Collection like this:

$product = collect([1,2,3,4]);
Session::push('cart', $product);

當您在 html 中使用 {{Session::get('cart');}} 時,這將使它起作用.請注意 Session::push 因為它會在會話中始終附加新產品.您應該使用 Session::put 以確保產品將始終更新.

This will make it work when you will be using {{Session::get('cart');}} in your htmls. Be aware of Session::push because it will append always the new products in sessions. You should be using Session::put to be sure the products will be always updating.

這篇關于Laravel 在會話中存儲數組的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

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

相關文檔推薦

Laravel Eloquent Union query(Laravel Eloquent Union 查詢)
Overwrite laravel 5 helper function(覆蓋 Laravel 5 輔助函數)
laravel querybuilder how to use like in wherein function(laravel querybuilder 如何在 where 函數中使用 like)
The Response content must be a string or object implementing __toString(), quot;booleanquot; given after move to psql(響應內容必須是實現 __toString()、“boolean和“boolean的字符串或對象.移動到 psql 后給出) - IT屋-程
Roles with laravel 5, how to allow only admin access to some root(Laravel 5 的角色,如何只允許管理員訪問某些根)
Laravel Auth - use md5 instead of the integrated Hash::make()(Laravel Auth - 使用 md5 而不是集成的 Hash::make())
主站蜘蛛池模板: 草草精品| 免费一级片| 精品视频一区二区三区在线观看 | 亚洲一二三区精品 | 五月天天色 | 成人福利在线观看 | 一区二区三区亚洲 | 一区二区中文 | 国产精品综合一区二区 | 九九九视频在线观看 | 亚卅毛片 | 国产91在线播放 | 嫩草伊人 | 国产一区二区免费电影 | 欧美一级大片 | 亚洲电影一区二区三区 | 欧美一区二区成人 | 亚洲 自拍 另类 欧美 丝袜 | 久久久性色精品国产免费观看 | 国精日本亚洲欧州国产中文久久 | 午夜免费福利片 | 91大片 | 丝袜久久| 亚洲视频在线观看免费 | 羞羞色影院| 天天爽夜夜爽精品视频婷婷 | 亚洲精品中文字幕 | 伊人伊人伊人 | 成人一区在线观看 | 亚洲精品91 | 亚洲一区二区久久久 | 精品国产31久久久久久 | 少妇一级淫片免费播放 | 国产精品一区视频 | 亚洲国产一区二区在线 | 视频一区二区三区中文字幕 | 欧美一级网站 | 在线观看成年人视频 | 久久久久成人精品 | 久久久蜜臀国产一区二区 | 综合久久久 |