INFO  Clearing cached bootstrap files.  

  config ......................................................... 2.37ms DONE
  cache ......................................................... 20.27ms 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 ........................................................ 60.82ms DONE
  events ......................................................... 4.17ms DONE
  routes ........................................................ 74.17ms DONE
  views ........................................................ 379.60ms DONE
  blade-icons .................................................. 126.14ms DONE