Describe the bug
I am trying to install Ushahidi and everything had gone successful. I had already created a MySQL user and database; tested and it is OK. But when I tried to php artisan migrate, I am getting this error SQLSTATE[HY000] [1045] Access denied for user 'platform'@'localhost' (using password: NO)
Everything is OK on the .env file
Where was the bug observed

Describe the bug

I am trying to install Ushahidi and everything had gone successful. I had already created a MySQL user and database; tested and it is OK. But when I tried to php artisan migrate, I am getting this error SQLSTATE[HY000] [1045] Access denied for user 'platform'@'localhost' (using password: NO)
Everything is OK on the .env file
Where was the bug observed