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

+ 1 - 1
routes/web.php

@@ -36,7 +36,7 @@ Route::get('image/{md5}', [
 //     $obj = $obj->find(1);
 //     $obj = $obj->find(1);
 //     var_dump($obj);exit;
 //     var_dump($obj);exit;
 // });
 // });
-Route::any('/', function () {
+Route::any('/addons/furniture/public/', function () {
     //dd(request()->getRequestUri());
     //dd(request()->getRequestUri());
     dd(111);
     dd(111);
 });
 });