'api', 'prefix' => 'api'], function () { Route::get('banner', [BannerController::class, 'index']); });