Database connection failed: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)
تأكد من:
1. MySQL يعمل (XAMPP Control Panel → MySQL لون أخضر)
2. DB_PORT في config.php مطابق لمنفذ MySQL عندك
3. اسم قاعدة البيانات صحيح (coffee_store)
4. اسم المستخدم وكلمة المرور صحيحين
الإعدادات الحالية:
Host: localhost
Port: 3307
Database: coffee_store
User: root