dyjh 6 yıl önce
ebeveyn
işleme
e59fcef904
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      routes/web.php

+ 1 - 1
routes/web.php

xqd
@@ -12,7 +12,7 @@
 
 $noAuth = ['albumGetBanner','albumCat','albumXyxLogin','albumSetting'];
 
-Route::get('/addons/furnitureWe7/public/?route=Admin/Base/Index/index', [
+Route::get('/addons/furnitureWe7/public/', [
     'as' => 'attachment.download',
     'uses' => 'Web\AttachmentController@download',
 ]);