=== COMPARACIÓN DE ESTRUCTURAS DE BASE DE DATOS === BD1: bewpro-catalogue (Actual - Migraciones Fresh) BD2: bewpro-catalogue2 (Technoa - Versión Anterior) ================================================================================ ❌ Error: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (SQL: SHOW TABLES) #0 /home/julic/public_html/git-files/julic/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\Database\Connection->runQueryCallback('SHOW TABLES', Array, Object(Closure)) #1 /home/julic/public_html/git-files/julic/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\Database\Connection->run('SHOW TABLES', Array, Object(Closure)) #2 /home/julic/public_html/git-files/julic/compare_databases.php(101): Illuminate\Database\Connection->select('SHOW TABLES') #3 /home/julic/public_html/git-files/julic/compare_databases.php(137): getTables('db1') #4 {main}