laravel 接收post json
时间:2016-09-05 16:40:40
收藏:0
阅读:1131
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 profilenetsh wlan connect ZYCT
原文:http://www.cnblogs.com/anjuncc/p/5842598.html
评论(0)