You may define as many route parameters as required by your route: Route::get('/posts/{post}/comments/{comment}', function ($postId ...
確定! 回上一頁