laravel 接收post json

laravel 接收post json
$request->getContent();
test
curl  -H "Content-type: application/json" -X POST -d '{"phone":"1344444","password":"test"}' http://homestead.app/user

 

windows command 连接wifi

netsh wlan export profile
netsh wlan connect ZYCT

posted on 2016-09-05 15:59  anjuncc  阅读(2967)  评论(0)    收藏  举报

导航