name('tinfoil'); Route::get('dbi/{path?}', DBIIndexController::class) ->where('path', '.*') ->name('dbi');