Alias /phpmyadmin "C:/laragon/etc/apps/phpMyAdmin/" # to give access from outside # replace the lines # # Require local # # by # # Require all granted # <Directory "C:/laragon/etc/apps/phpMyAdmin/"> Options Indexes FollowSymLinks MultiViews AllowOverride all Require local </Directory>