INFO Route cache cleared successfully. INFO Configuration cache cleared successfully. Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user 'matiffcl_mael'@'localhost' (using password: YES) (Connection: mysql, SQL: delete from `cache`) at vendor/laravel/framework/src/Illuminate/Database/Connection.php:813 809▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 810▕ ); 811▕ } 812▕ ➜ 813▕ throw new QueryException( 814▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 815▕ ); 816▕ } 817▕ } +29 vendor frames  30 artisan:13 Illuminate\Foundation\Application::handleCommand() INFO Compiled views cleared successfully.