ar/www/html/aidat.edinbox.com/routes/web.php:116
      Illuminate\Database\Query\Builder::pluck()


   Illuminate\Database\QueryException 

  SQLSTATE[HY000] [2002] Connection refused (Connection: mysql, SQL: select distinct `category`, `controller` from `menus` where `enabled` = 1 and `controller` is not null)

  at /var/www/html/aidat.edinbox.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:801
    797▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    798▕                 );
    799▕             }
    800▕ 
  ➜ 801▕             throw new QueryException(
    802▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    803▕             );
    804▕         }
    805▕     }

  1   [internal]:0
      Illuminate\Foundation\Application::Illuminate\Foundation\{closure}()
      +20 vendor frames 

  22  /var/www/html/aidat.edinbox.com/routes/web.php:116
      Illuminate\Database\Query\Builder::pluck()