dyjh %!s(int64=6) %!d(string=hai) anos
pai
achega
0dd8bff448
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      routes/web.php

+ 1 - 1
routes/web.php

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