Admin page Panel Not Open
Hello @Ra
Can i know what is error you are getting ???
you can check under var/log/exception.log file.
if its not there than you can open app/bootstrap.php and comment out below line
ini_set('display_errors', 1);
then you can see the error and send me those error.
If answer is useful??? please Accept as Solution & give Kudos
Thank you
Anant P
@rahul_gandhi1 Can you check by adding index.php like the below url.
http://localhost/magento2/index.php/admin/
Thanks