'Home', ])->name('home'); Route::get('/image-proxy', [ImageProxyController::class, 'show'])->name('image-proxy'); require __DIR__.'/settings.php';