UserModel::create($data) is not executed
 Jensen
Jensen 2018-06-20 11:08:30
0
1
1263

Why is ajax not executed here?

$.ajax({                    

type:'post',                  

url:"{:url('index/user/insert')}",                       

data:$('#login').serialize(),                

dataTy

 Jensen
Jensen

reply all(1)
无忌哥哥

Take a look at the console error. It should be that ajax is written incorrectly.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template