Laravel 8 response() {#collection-method}

2021-07-19 10:40 更新

response 函數(shù)創(chuàng)建 響應(yīng) 實(shí)例,或者獲得響應(yīng)工廠(chǎng)的實(shí)例:

return response('Hello World', 200, $headers);

return response()->json(['foo' => 'bar'], 200, $headers); 


以上內(nèi)容是否對(duì)您有幫助:
在線(xiàn)筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)