search

Home  >  Q&A  >  body text

On the corporate site, there is no response when clicking to log in in the background. Ask God


清雨清雨2655 days ago1148

reply all(3)I'll reply

  • 天蓬老师

    天蓬老师2017-08-21 11:22:29

    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

    reply
    0
  • 天蓬老师

    天蓬老师2017-08-21 08:10:48

    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
    2
  • 清雨

    The teacher has tried this method to troubleshoot the problem, and it works now. thank you teacher

    清雨 · 2017-08-21 08:11:40
    peter

    What's the problem?

    peter · 2017-09-14 20:56:59
  • ringa_lee

    ringa_lee2017-08-20 23:23:23

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

    reply
    3
  • 清雨

    It has been resolved, thank you

    清雨 · 2017-08-20 23:24:13
    ringa_lee

    Yeah, okay

    ringa_lee · 2017-08-20 23:25:15
  • Cancelreply