middleware驗證要走的路:Route::middleware('auth:api') → 驗證後面帶的參數,這邊的auth是 ... Here is where you can register API routes for your application.
確定! 回上一頁