As we learned installation of Apache2 and PHP now final step is to install phpMyAdmin and configure. To do that, run the commands below
FOR PHP7.2
sudo apt-get install phpmyadmin php7.2-mbstring php7.2-gettext


Let's learn together
As we learned installation of Apache2 and PHP now final step is to install phpMyAdmin and configure. To do that, run the commands below
FOR PHP7.2
sudo apt-get install phpmyadmin php7.2-mbstring php7.2-gettext

