All pages are redirecting to http://localhost/dashboard/ in WordPress

Here, I faced a issue when I download the WordPress project and install in localhost, all the pages are redirecting http://localhost/dashboard . After putting some efforts I got the solution.

we need to change the .htaccess files with like below codes.

Here you will replace demo instead of your localhost project name.