Alexander Musikhin hace 1 mes
padre
commit
87a0d0859f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/Http/Controllers/Controller.php

+ 0 - 1
app/Http/Controllers/Controller.php

@@ -134,7 +134,6 @@ class Controller extends BaseController
                 } else {
                     $query->where($filterName, $filterValue);
                 }
-
 //                if(Str::contains($filterName, 'price')) {
 //                    $filterValue = $filterValue * 100;
 //                }