$user = UserModel::get($map); does not run
刀刀
刀刀 2019-12-31 12:17:46
0
3
1007


Recently when I was studying [ThinkPHP5 Practical Combat [Teaching Management System]], the following $user = UserModel::get($map); always did not run, check the video I've tried it countless times but it doesn't work. Can anyone give me some advice? QQ8728609


image.png

刀刀
刀刀

reply all(2)
刀刀

Do you mean just delete those two sentences? I'll try it right away

清风新影

It’s not that it doesn’t run, but that Session:set() doesn’t run, causing the checkLogin() method to not run!

  • reply Sir, I have deleted all sessions, but it still doesn’t work? Can you give me some guidance? QQ8728609
    刀刀 author 2020-01-02 08:47:47
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!