🗄️ Testing Database Connection on Server ======================================= Testing credentials: Host: localhost Database: swaminar_mobiletr User: swaminar_mobiletr Password: Ash*** 1️⃣ Testing database connection... ❌ Database error: SQLSTATE[42000] [1044] Access denied for user 'swaminar_mobiletr'@'localhost' to database 'swaminar_mobiletr' Possible solutions: 1. Check if the database name is correct 2. Check if the user has proper permissions 3. Try a different host (127.0.0.1 instead of localhost) 4. Check if MySQL is running on a different port