For Laravel(Reference from: https://stackoverflow.com/a/14717895/2025923):return Response::json([ 'hello' => $value], 201); // Status code here 这篇关于Laravel-返回json和http状态码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!