码迷,mamicode.com
首页 > Web开发 > 详细

laravel 接收post json

时间:2016-09-05 16:40:58      阅读:5052      评论:0      收藏:0      [点我收藏+]

标签:

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

laravel 接收post json

标签:

原文地址:http://www.cnblogs.com/anjuncc/p/5842598.html

(3)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!