PHP code example of hi-folks / ibis-next

1. Go to this page and download the library: Download hi-folks/ibis-next 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/ */

    

hi-folks / ibis-next example snippets


'md_file_list' => [
    'routing.md',
    'artisan.md',
    'console-tests.md',
],