Created
March 26, 2023 10:50
-
-
Save FrancoStino/ca7fd9fd1a2c0ca16bf34a7b88a10c7d to your computer and use it in GitHub Desktop.
Installare MPFD nel Cpanel tramite linea di comando
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Installazione | |
1) wget https://getcomposer.org/installer | |
2) php installer | |
3) php composer.phar | |
// "cd" directory preferita | |
4) composer require mpdf/mpdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment