Laravel Cpanel error :SQLSTATE[HY000] [1045] Access denied for user 'homeimpr_clranke'@'localhost' (using password: YES)
My env file as follow: DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=admin_clrank DB_USERNAME=admin_clranke DB_PASSWORD=admin@123 i am getting the error and i have checked the username and password that are same.My website is in cpanel. config.php file is also delted.