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