PHP code example of juliomonteiiro / buscador-cursos

1. Go to this page and download the library: Download juliomonteiiro/buscador-cursos 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/ */

    

juliomonteiiro / buscador-cursos example snippets

bash
     git clone https://github.com/seuusuario/curso-php-composer.git
     cd curso-php-composer