'auth:api', 'prefix' => 'user'], function(){ Route::get('/list', [DashboardController::class, 'getUserList']); });