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