🌈 搜索
📅  最后修改于: 2022-03-11 14:54:31.635000             🧑  作者: Mango
Route::get('posts/{post}/comments/{comment}', function ($postId, $commentId) { // });