🌈 搜索
📅  最后修改于: 2022-03-11 14:53:35.848000             🧑  作者: Mango
Route::get('/', function () { return view('greeting', ['name' => 'James']); });