Class 'Sessoin' not found
return redirect('/student/index')->with('success','添加成功');//暫存數據
我在message的模板上用Session后為什么index頁面報錯:Class 'Sessoin' not found
但是在上面有添加成功的顯示
return redirect('/student/index')->with('success','添加成功');//暫存數據
我在message的模板上用Session后為什么index頁面報錯:Class 'Sessoin' not found
但是在上面有添加成功的顯示
2017-06-15
舉報