INFO  Clearing cached bootstrap files.  

  config ......................................................... 2.41ms DONE
  cache ......................................................... 40.43ms FAIL

   Illuminate\Database\QueryException 

  SQLSTATE[HY000] [1045] Access denied for user 'cythrmr0'@'localhost' (using password: YES) (Connection: mysql, SQL: delete from `cache`)

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:824
    820▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    821▕                 );
    822▕             }
    823▕ 
  ➜ 824▕             throw new QueryException(
    825▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    826▕             );
    827▕         }
    828▕     }

      +47 vendor frames 

  48  artisan:16
      Illuminate\Foundation\Application::handleCommand(Object(Symfony\Component\Console\Input\ArgvInput))


   INFO  Caching framework bootstrap, configuration, and metadata.  

  config ........................................................ 64.82ms DONE
  events ......................................................... 3.63ms DONE
  routes ........................................................ 68.35ms DONE
  views ........................................................ 390.24ms DONE
  blade-icons ................................................... 86.60ms DONE