🌈 搜索
📅  最后修改于: 2022-03-11 14:54:52.545000             🧑  作者: Mango
Route::resource('faq', 'ProductFaqController', [ 'names' => [ 'index' => 'faq', 'store' => 'faq.new', // etc... ] ]);