Skip to content

xampp

Auto Added by WPeMatico

How to run sudo apt update in Xampp, windows

I am going to do workout about Build a PWA Storefront for Magento 2 in Xampp windows platform, how to perform following command, sudo apt update Source : https://onilab.com/blog/how-to-build-a-pwa-storefront-magento-2-a-detailed-guide

Images are not loading in frontend and admin panel is not loading in backend in freshly installed magento 2.4.7

As my question states, I have installed magento 2.4.7-beta1 on xampp 8.2.12 in windows 11 with composer 2.6.5 and elasticesearch 7.16.3 freshly. However any images on frontend and magento admin panel on the backend are not being displayed and I’m… Read More »Images are not loading in frontend and admin panel is not loading in backend in freshly installed magento 2.4.7

magento xampp missing extension sodium

I have installed xampp and trying to install magento 2 via command line, php bin/magento setup:install –base-url=”http://project.magento.com” –db-host=”localhost” –db-name=”magento” –db-user=”magento” –db-password=”asdasd” –admin-firstname=”admin” –admin-lastname=”admin” –admin-email=”[email protected]” –admin-user=”admin” –admin-password=”Admin@123456″ –language=”en_US” –currency=”USD” –timezone=”America/Chicago” –use-rewrites=”1″ –backend-frontname=”admin” –search-engine=elasticsearch7 –elasticsearch-host=”localhost” –elasticsearch-port=9200 and I have also enabled the… Read More »magento xampp missing extension sodium