阅读背景:

CURL 命令行模式

来源:互联网 
curl -X POST https://apidemo.test/api/register \     -H "Accept: application/json" \     -H "Content-Type: application/json" \     -d '{"name": "学院君", "email": "[email protected]", "password": "test123", "password_confirmation": "test123"}' curl -X POST https://apidemo.test/api/register \     -H "Accept: application/json" \     -H "Content-Type: application/json" \     -d '{"name": "学院君", "email": "[email protected]", "password": "test123", "password_confirmation": "test123"}' curl -X POST https://apidemo.test/api/register \



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: