Session store not set on request.
我有一個神奇的錯誤:RuntimeException in Request.php line 852: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Session store not set on request. 這是什么情況
我有一個神奇的錯誤:RuntimeException in Request.php line 852: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Session store not set on request. 這是什么情況
2017-02-14
舉報
2017-02-16
會話存儲未按要求設置。
1. 沒有開啟session
2. 沒有寫session的命名空間
估計是以上兩點吧!!