1. Go to this page and download the library: Download alexgh12/help_center library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
markdown
# Título del artículo
Este es un párrafo de ejemplo.
## Subtítulo
- Elemento 1
- Elemento 2
### Código
\`\`\`php
echo "Hola mundo";
\`\`\`
### Tabla
| Columna 1 | Columna 2 |
|-----------|-----------|
| Dato 1 | Dato 2 |
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.