i'm using xampp and vagrant to run my project but whenever i try to makemigration or run the server i got this error
django.db.utils.OperationalError: (1045, "Access denied for user 'root'@'localhost' (using password: NO)")
here's my connection data
and i'm using vagrant to run my project
full error: