I uploaded my laravel project to my hosting server for production. However i get the following error,
" QueryException in Connection.php line 647: SQLSTATE[HY000] [1044] Access denied for user 'helpmfap_publish'@'localhost' to database 'helpmfap_publish' (SQL: select * from products)"
i filled my env file correct, where could i be going wrong?