After Successful Installation Magento Getting Blank Gray page for Admin
February 10, 2021
…\vendor\magento\framework\View\Element\Template\File\Validator.php Find and add the extra code- protected function isPathInDirectories($path, $directories) { if (!is_array($directories)) { $directories = (array)$directories; } $realPath = $this->fileDriver->getRealPath($path); $realPath = str_replace(‘\\’,… Read More →