On the corporate site, there is no response when clicking to log in in the background. Ask God
清雨
清雨 2017-08-20 14:55:40
0
3
1171


清雨
清雨

reply all(3)
Peter_Zhu

The relevant source code has been downloaded, please go to the course page: click: Courseware, you can see it. You should know it after you read the source code

Peter_Zhu

500, server-side failure, no data returned, please check the method in the controller. Check to see if the parameters submitted by the front end are received. You can use dump($request->param());exit; in the method to print the received data.

  • reply The teacher has tried this method to troubleshoot the problem, and it works now. thank you teacher
    清雨 author 2017-08-21 08:11:40
  • reply What's the problem?
    peter author 2017-09-14 20:56:59
ringa_lee

Use ajax to log in, debug with breakpoints, F12 to see what data is displayed on the network (Google is netword)

  • reply It has been resolved, thank you
    清雨 author 2017-08-20 23:24:13
  • reply Yeah, okay
    ringa_lee author 2017-08-20 23:25:15
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template