Solved Magento 2 admin blank screen | Start to End | Xampp

Опубликовано: 02 Июнь 2026
на канале: Raju Pandit
2,214
25

In this video we going to see how to solve issue as many user
getting blank admin of magento 2 after installation.

Steps to solve this issue is as follow as
Go to path /vendor/magento/framework/View/Element/Template/File/Validator.php
Replace code which given in video.

Save file and execute below command.
php bin/magento cache:clean
php bin/magento cache:flush
php bin/magento indexer:reindex
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

To know Magento 2 Installation using composer watch vedio from below link
   • Magento 2 installation using composer | Co...  

To Know How to Install sample data in Magento 2.2 - 2.3 watch vedio from below link
   • Install Sample data Magento 2.2.x - 2.3.x ...  

admin blank page in magento 2,
magento 2 admin blank screen,
install magento 2 using composer windows,
install magento 2 using composer in xampp,
install magento 2 on xampp,
magento 2 installation on localhost xampp,
magento 2 install localhost